文档
测试

上移或者下移

POST
http://localhost:8085/sys/commodity-type/move

请求参数

参数名
类型
描述
必填
id
string
示例:8
必填
type
int
示例:0 (type 0下移 1上移)
必填

响应参数

参数名
类型
描述
必填
resultCode
int
示例:200
必填
resultMsg
string
示例:最后一个,无法下移
必填
resultData
object
示例:null
必填