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