bom移除零部件
POST
http://localhost:8001/materielStructure/removeParts/{mlId}
请求参数
参数名
类型
描述
必填
mlId
Long
物料id
必填
响应参数
参数名
类型
描述
必填
data
String
示例:移除成功
必填
msg
String
失败状态消息
必填
code
number
状态码: 0成功 -1失败
必填