From 388036bef65da73a6388b45d2056dd6ad6f7ad20 Mon Sep 17 00:00:00 2001 From: chenyueqi <1056825054@qq.com> Date: Wed, 8 Apr 2020 16:28:38 +0800 Subject: [PATCH] rolelog增加引导的类型 --- src/models/RoleLog.lua | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/src/models/RoleLog.lua b/src/models/RoleLog.lua index c2055bc..8993d38 100644 --- a/src/models/RoleLog.lua +++ b/src/models/RoleLog.lua @@ -19,6 +19,9 @@ local LogType = { player_exp = "common", func_open = "common", role_action = "common", + guide = "common", + guide_sys = "common", + guide_weak = "common", } -- 如要修改 要提前修改 _template mapping -- 对应 mapping 为 gamelog-* -- libgit2 0.21.2