文档
测试
POST
http://192.168.31.230:9002/brand/saveBrandCategory

请求头

参数名
类型
描述
必填
Content-Type
string
示例:application/json;charset=UTF-8
可选

请求参数

参数名
类型
描述
必填
token
string
示例:
必填
objCode
int
示例:10089
必填
categoryCodes
int
示例:100011
必填

响应参数

参数名
类型
描述
必填
result
object
示例:null
必填
code
string
示例:10001
必填
success
boolean
示例:false
必填
resultMsg
string
示例:call rest api occured error.
必填