ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
## 获取我的详细邮费规则信息 +++ get:/freight/getFreightDetail minipId#PC后台小程序id freightId#运费ID <<< success { "code": "00000", "data": { "freightDetail": { "freightId": "2", "isSendFree": "0", "freightRule": "云格仓-爆品", "firstWeight1": "1.00", "freightName1": "江浙沪", "firstPrice1": "6.00", "continuedWeight1": "1.00", "continuedPrice1": "6.00", "freightArea1": "", "firstWeight2": "1.00", "freightName2": "其他地区", "firstPrice2": "8.00", "continuedWeight2": "1.00", "continuedPrice2": "8.00", "freightArea2": "", "firstWeight3": "1.00", "freightName3": "偏远地区", "firstPrice3": "12.00", "continuedWeight3": "1.00", "continuedPrice3": "12.00", "freightArea3": "", "firstWeight4": "1.00", "freightName4": "最偏远地区", "firstPrice4": "15.00", "continuedWeight4": "1.00", "continuedPrice4": "15.00", "freightArea4": "", "noFreightArea5": "", "freightArea1Ids": "", "freightArea2Ids": "", "freightArea3Ids": "2;32", "freightArea4Ids": "30;32", "noFreightArea5Ids": "33;35" } }, "onceToken": "", "info": "获取商户运费详细成功" } +++ #### freightDetail:运费信息 注:isSendFree为1:包邮时;freightName3对应一级加价规则,freightName4对应二级加价规则 |序号|名称|描述|备注| | -- | -- | -- | -- | | 1 |freightId|运费编号|| | 2 |freightRule|运费规则名|| | 3 |firstWeight1|首重1|| | 4 |firstPrice1|首重价格1|| | 5 |continuedWeight1|续重1|| | 6 |continuedPrice1|续重价格1|| | 7 |freightArea1|一档区域|| | 8 |firstWeight2|首重2|| | 9 |firstPrice2|首重价格2|| | 10 |continuedWeight2|续重2|| | 11 |continuedPrice2|续重价格2|| | 12 |freightArea2|二档区域|| | 13 |firstWeight3|首重3|| | 14 |firstPrice3|首重价格3|| | 15 |continuedWeight3|续重3|| | 16 |continuedPrice3|续重价格3|| | 17 |freightArea3|三档区域|| | 18 |firstWeight4|首重4|| | 19 |firstPrice4|首重价格4|| | 20 |continuedWeight4|续重4|| | 21 |continuedPrice4|续重价格4|| | 22 |freightArea4|四档区域|| | 23 |noFreightArea5|不配送区域|| | 24 |freightName1|一档名称|| | 25 |freightName2|二档名称|| | 26 |freightName3|三档名称|| | 27 |freightName4|四档名称|| | 28 |isSendFree|0:不包邮;1:包邮;|| | 29 |freightArea1Ids|一档区域地区串|| | 30 |freightArea2Ids|二档区域地区串|| | 31 |freightArea3Ids|三档区域地区串|| | 32 |freightArea4Ids|四档区域地区串|| | 33 |noFreightArea5Ids|不配送区域地区串||