mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-05-15 21:11:34 +08:00
commit
4c8cbeb4c5
@ -256,7 +256,7 @@ func RegisterCache() {
|
||||
|
||||
bc, err := json.Marshal(&fileConfig)
|
||||
if err != nil {
|
||||
beego.Error("初始化Redis缓存失败:", err)
|
||||
beego.Error("初始化file缓存失败:", err)
|
||||
os.Exit(1)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user