文档
测试
POST
setting/info

响应参数

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

说明 / 示例

{ "code": "0", "message": "ok", "data": { "setting_id": 1, "express_price": 20.6, "hot_word": "项链,手机", "agreement": "spell.szswan.net/static/other/3u64dJH80m79s053euhv.jpg", "voucher_num": 2, "cancel_time": 2, "confirm_receipt_time": 2, "team_time": 3, "the_lottery_time": 10, "not_deliver": 1, "shipped": 1, "accomplish": 1, "number": 2, "solo": "https://api-spell.szswan.net/static/other/3u64dJH80m79s053euhv.jpg", "cluster": "https://api-spell.szswan.net/static/other/3u64dJH80m79s053euhv.jpg", "sign_for_time": 5, "privacy_agreement": "spell.szswan.net/static/other/3u64dJH80m79s053euhv.jpg", "special_illustration": null } }