修改京东自配送门店,调用达达转自送错误信息

This commit is contained in:
邹宗楠
2022-06-20 16:55:05 +08:00
parent 41ec5d894b
commit b8d3580cd1
3 changed files with 7 additions and 2 deletions

View File

@@ -99,6 +99,10 @@ const (
ComplaintReason214 = 214 //达达无标准保温箱;
)
const (
ModifySellerDeliveryNo = "359459" // 京东自配送账号,不需要达达转字配送
)
type AfsSkuDiscount struct {
DetailDiscountType int `json:"detailDiscountType"`
DiscountType int `json:"discountType"`