boss系统添加了一些逻辑

This commit is contained in:
kongyuebin
2021-11-11 10:32:40 +08:00
parent 2a7be69a37
commit 5099a04124
7 changed files with 1949 additions and 95 deletions

View File

@@ -16,7 +16,7 @@ func main() {
** 注册日志信息
*/
func RegisterLogs() {
logs.SetLogger(logs.AdapterFile,
_ = logs.SetLogger(logs.AdapterFile,
`{
"filename":"../logs/legend.log",
"level":4,