文档
测试

添加模具分类

POST
http://182.61.50.242:6070/mouldType/addMouldType

请求参数

参数名
类型
描述
必填
name
string
名称,示例:矩形
必填
remarks
string
备注,示例:测试数据2
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:添加模具分类成功!
必填