文档
测试
POST
setting/edit

请求参数

参数名
类型
描述
必填
hot_word
热门词汇
必填
agreement
用户协议
必填
voucher_num
凭证数量
必填
inventory
库存扣减方式 1:开启, 2:关闭
可选
sales_volume
增加销量方式 1:发货时, 2:付款时
可选
cancel_time
待付款订单取消时间
必填
team_time
组队有效时间
必填
the_lottery_time
开奖时间
必填
not_deliver
未发货 1:可退款, 2:不可退款
必填
shipped
已发货 1:可退款, 2:不可退款
必填
accomplish
已完成 1:可退款, 2:不可退款
必填
number
天数
必填
solo
单人
必填
cluster
组队
必填
sign_for_time
签收后自动完成订单时间
必填
setting_id
id
必填
privacy_agreement
隐私协议
必填
special_illustration
特殊说明
必填

说明 / 示例

{ "code": "0", "message": "ok", "data": { "setting_id": 1, "express_price": 20.6, "hot_word": null, "agreement": "用户协议", "voucher_num": 2, "sales_volume": 1, "cancel_time": 1, "confirm_receipt_time": 2, "team_time": 3, "The_lottery_time": 0, "not_deliver": 1, "shipped": 1, "accomplish": 2, "number": 10, "solo": "https://api-spell.szswan.net/static/other/3u64dJH80m79s053euhv.jpg", "cluster": "https://api-spell.szswan.net/static/other/3u64dJH80m79s053euhv.jpg", "sign_for_time": 5 } }