作者 tangxuhui

数据结构调整

... ... @@ -300,7 +300,7 @@ type (
CooperationContractIds []string `json:"cooperationContractIds"`
}
DataCooperationContractBatchRemove struct {
DataCooperationContractBatchRemove []struct {
}
)
... ...