饿百自提单识别

This commit is contained in:
苏尹岚
2020-05-15 09:32:52 +08:00
parent 42bc1aa791
commit 47bd232ce0

View File

@@ -78,6 +78,7 @@ const (
DeliveryPartyFengElmSelf = 6 // 饿了么自配送,商家自送?
DeliveryPartyFullCity = 7 // 全城送
DeliveryPartyKuaiDiPS = 8 // 快递配送
DeliveryBusinessTypeZT = 1 //自提单
)
type ShopInfo struct {