物资删除
POST
http://192.168.100.125/apin/park/materialInformation/deleteMaterial
请求参数
参数名
类型
描述
必填
id
string
物资id 示例:4028e6af739f313701739f31e0740001
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
message
string
示例:删除成功!
必填