正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -144,7 +144,7 @@ type ( | @@ -144,7 +144,7 @@ type ( | ||
| 144 | CooperationModeIds []string `json:"cooperationModeIds"` | 144 | CooperationModeIds []string `json:"cooperationModeIds"` |
| 145 | } | 145 | } |
| 146 | 146 | ||
| 147 | - DataCooperationModeBatchRemove struct { | 147 | + DataCooperationModeBatchRemove []struct { |
| 148 | } | 148 | } |
| 149 | ) | 149 | ) |
| 150 | 150 |
-
请 注册 或 登录 后发表评论