Skip to content

Commit f4bc43e

Browse files
authored
✏️ 修改 windows 日志样式
1 parent 596c75e commit f4bc43e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ go env -w GOPROXY=https://goproxy.cn,direct
33
go env -w GO111MODULE=auto
44
go mod tidy
55
::go build -ldflags="-s -w" -o ZeroBot-Plugin.exe
6-
go run main.go
6+
go run main.go main_win.go
77
pause

0 commit comments

Comments
 (0)