文档
测试

系统配置

POST
http://{{test}}/index/orther/set_config

请求参数

参数名
类型
描述
必填
full_money
int 满金额免邮费
示例:100
必填
postage
int 邮费
示例:10
必填
remote_region
int 偏远地区 多个逗号拼接
示例:3545
必填
privacy
string 隐私协议
示例:srdsf sd
必填
useragency
string 用户协议
示例:sdf sdf
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:操作成功
必填
data
object
数据字典
必填
id
int
示例:1
必填
full_money
string
示例:100
必填
postage
string
示例:10
必填
createtime
int
示例:0
必填
updatetime
int
示例:1686710171
必填
remote_region
string
示例:3545
必填
region
object
示例:null
必填
privacy
string
示例:srdsf sd
必填
useragency
string
示例:sdf sdf
必填