- serveral consts
This commit is contained in:
@@ -74,7 +74,8 @@ const (
|
||||
OrderFromBaidu = "1"
|
||||
OrderFromElm = "2"
|
||||
|
||||
OrderSkuDiscountTypeZhe = "g_zhe"
|
||||
OrderSkuDiscountTypeZhe = "g_zhe"
|
||||
OrderSkuDiscountTypeReduce = "g_reduce"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
@@ -81,6 +81,7 @@ const (
|
||||
ExtrasPromotionTypeTeJiaCai = 7 // 特价菜
|
||||
ExtrasPromotionTypeZheKouCai = 17 // 折扣菜
|
||||
ExtrasPromotionTypeSecondHalfPrice = 20 // 第2份半价活动
|
||||
ExtrasPromotionTypeShanGouBaoPin = 56 // 闪购爆品
|
||||
)
|
||||
|
||||
type RefundSku struct {
|
||||
|
||||
Reference in New Issue
Block a user