调整功能模块展示顺序
POST
/admin/module/moveModuleOrder
接口描述
调整功能模块展示顺序
请求参数
参数名
类型
描述
必填
id
int
功能模块ID
必填
type
string
移动类型(下移、上移)down、up
必填
响应参数
参数名
类型
描述
必填
result
bool
是否成功
必填
msg
string
描述
必填