作者 tangxuhui

数据结构调整

... ... @@ -144,7 +144,7 @@ type (
CooperationModeIds []string `json:"cooperationModeIds"`
}
DataCooperationModeBatchRemove struct {
DataCooperationModeBatchRemove []struct {
}
)
... ...