- delivery type const for elm
This commit is contained in:
@@ -42,11 +42,21 @@ const (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
DeliveryTypeBaiduLogistics = 1
|
DeliveryTypeElmNone = 0
|
||||||
DeliveryTypeBaiduDeliveryBySelf = 2
|
DeliveryTypeElmXingHuoTrial = 1
|
||||||
DeliveryTypeBaiduCrowdSourcing = 3
|
DeliveryTypeElmXingHuo = 4
|
||||||
DeliveryTypeBaiduXiaofeixia = 7
|
DeliveryTypeElmFengNiaoZS = 5
|
||||||
DeliveryTypeBaiduKuaidipeisong = 8
|
DeliveryTypeElmFengNiaoZSKA = 6
|
||||||
|
DeliveryTypeElmFengNiaoKS = 9
|
||||||
|
DeliveryTypeElmXingHuoZBTrial = 10
|
||||||
|
DeliveryTypeElmXingHuoZB = 11
|
||||||
|
DeliveryTypeElmNewRetail = 12
|
||||||
|
DeliveryTypeElmEBase = 13
|
||||||
|
DeliveryTypeElmEPeiSong = 14
|
||||||
|
DeliveryTypeElmFengNiaoHybrid = 15
|
||||||
|
DeliveryTypeElmFengNiaoNiubee = 16
|
||||||
|
DeliveryTypeElmXingHuoKA = 17
|
||||||
|
DeliveryTypeElmXingHuoZBKA = 18
|
||||||
)
|
)
|
||||||
|
|
||||||
type ShopInfo struct {
|
type ShopInfo struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user