This commit is contained in:
1-6
2023-07-26 14:25:42 +08:00
parent b120ff803a
commit 2d2c1dd85e
3 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -288,7 +288,7 @@ func (f *Factory) Destroy() {
} else {
botid = f.botid
}
console.Log("%s机器人%s已销毁", strings.ToUpper(f.botplt), botid)
console.Log("%s机器人%s已销毁", f.botplt, botid)
go func() {
if f.uuid != "" {
su := &ScriptUtils{