1、更新
This commit is contained in:
@ -18,6 +18,11 @@ const (
|
||||
MachineKeywords = "m_keywords:%s"
|
||||
)
|
||||
|
||||
const (
|
||||
//设备重启缓存 {machineId}
|
||||
RebootMachine = "reboot_machine:%s"
|
||||
)
|
||||
|
||||
const (
|
||||
//系统配置缓存
|
||||
Config = "config:%s"
|
||||
|
||||
Reference in New Issue
Block a user