新建规格
POST
http://localhost:8081/specs/addSpecs
请求参数
参数名
类型
描述
必填
categoryId
string
示例:1 所属类目Id
必填
specsNm
string
示例:律师类型 规格名称
必填
响应参数
参数名
类型
描述
必填
resultCode
int
示例:200
必填
resultMsg
string
示例:操作成功
必填
resultData
int
示例:1
必填