折扣卡
This commit is contained in:
@@ -8,6 +8,7 @@ const (
|
||||
ConfigTypeRole = "Role"
|
||||
ConfigTypeJxStore = "JxStore"
|
||||
ConfigTypeCookie = "Cookie"
|
||||
ConfigTypeDiscountCard = "DiscountCard"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -26,6 +27,7 @@ var (
|
||||
ConfigTypeRole: "角色",
|
||||
ConfigTypeJxStore: "京西商城",
|
||||
ConfigTypeCookie: "Cookie",
|
||||
ConfigTypeDiscountCard: "会员折扣卡",
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user