package binary_response // 【批量作废结果】批量作废结果 type BinaryBatchCancelResponse struct { // 【批量操作id】批量操作id BatchId string `json:"batchId"` }