调换模块位置
POST
{{host}}/api/v1/micro/module/change_module_position
请求参数
参数名
类型
描述
必填
page_id
string
示例:z8XoAK49BCl3qHGN
必填
begin
int
示例:144
必填
the_end
int
示例:151
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:更新成功!
必填
data
boolean
示例:true
必填