This commit is contained in:
1-6
2023-07-30 20:09:51 +08:00
parent 7b294d2443
commit 75a10da58b
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ func main() {
}
}
if t {
core.Logs.Info("Terminal机器人已连接")
// core.Logs.Info("Terminal机器人已连接")
scanner := bufio.NewScanner(os.Stdin)
a := &core.Factory{}
a.Init("terminal", "default", nil)