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