aa
This commit is contained in:
@@ -25,14 +25,9 @@ const (
|
||||
|
||||
var (
|
||||
ConfigTypeName = map[string]string{
|
||||
ConfigTypeSys: "系统",
|
||||
ConfigTypePricePack: "价格包",
|
||||
ConfigTypeFreightPack: "免运包",
|
||||
ConfigTypeBank: "银行",
|
||||
ConfigTypeRole: "角色",
|
||||
ConfigTypeJxStore: "京西商城",
|
||||
ConfigTypeCookie: "Cookie",
|
||||
ConfigTypeMemberCard: "会员卡",
|
||||
ConfigTypeSys: "系统",
|
||||
ConfigTypeCookie: "Cookie",
|
||||
ConfigTypeMemberCard: "会员卡",
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user