fix(fight): 修复空变更提交问题

This commit is contained in:
1
2025-11-10 03:08:09 +00:00
parent 7653f6b583
commit b157d6bc40

View File

@@ -90,7 +90,7 @@ func (h *Controller) Login(data *user.MAIN_LOGIN_IN, c gnet.Conn) (result *user.
t.Info.DailyResArr[i] = 0 //重置每日任务
}
defer t.Service.Talk_Reset()
//defer t.Service.Talk_Reset()
}