文档
测试

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

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

请求参数

参数名
类型
描述
必填
id
int
示例:127
必填

响应参数

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