1、消息提示
This commit is contained in:
@ -27,3 +27,8 @@ const (
|
||||
//系统配置缓存
|
||||
Config = "config:%s"
|
||||
)
|
||||
|
||||
const (
|
||||
// 钱包白名单缓存
|
||||
WalletWhiteListKey = "wallet_white_list"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user