文档
测试

根据预案idList删除预案与应急物资的关联

POST
http://127.0.0.1:8053/projectManage/equipment/unBindPlanEquipmentByPlanIdList

请求参数

参数名
类型
描述
必填
idList
array
数据列表
必填

响应参数

参数名
类型
描述
必填
code
string
示例:200
必填
msg
string
示例:success
必填
data
string
示例:解绑成功
必填