1
This commit is contained in:
parent
e64ba3d875
commit
7fbb2064e3
@ -438,6 +438,8 @@ func (this *guildMgr) asyncAcceptApplyTask(task *f5.AsyncTask, guild *guild,
|
||||
constant.GUILD_APPLY_STATUS_ACCEPT,
|
||||
func (err error, lastInsertId int64, rowsAffected int64) {
|
||||
task.SetSucc()
|
||||
cb(0, "")
|
||||
return
|
||||
})
|
||||
})
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user