Skip to content

Commit 360764d

Browse files
committed
update log
1 parent 03f27ef commit 360764d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ func main() {
7474
util.FatalError(fmt.Errorf("failed to run gin, err: %+v", err))
7575
}
7676
log.Infof("端口号 %s", realPort)
77+
log.Infof(fmt.Sprintf("浏览器打开 http://localhost:%s/ 设置机器人", realPort))
7778
select {}
7879
}
7980

0 commit comments

Comments
 (0)