Cookie加入到数据库中
This commit is contained in:
@@ -7,6 +7,7 @@ const (
|
||||
ConfigTypeBank = "Bank"
|
||||
ConfigTypeRole = "Role"
|
||||
ConfigTypeJxStore = "JxStore"
|
||||
ConfigTypeCookie = "Cookie"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -24,6 +25,7 @@ var (
|
||||
ConfigTypeBank: "银行",
|
||||
ConfigTypeRole: "角色",
|
||||
ConfigTypeJxStore: "京西商城",
|
||||
ConfigTypeCookie: "Cookie",
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user