#124 尝试修复

This commit is contained in:
johlanse 2022-10-27 19:22:26 +08:00
parent 39fff30d98
commit 8dd3cb5732
1 changed files with 0 additions and 1 deletions

View File

@ -231,7 +231,6 @@ func do(m string) {
getPush("", "flush", "学习强国助手已上线")
var user *model.User
log.Infoln(user.Nick)
users, _ := model.Query()
study := func(core2 *lib.Core, u *model.User) {
defer func() {