Skip to content

Commit 569cc2c

Browse files
author
bincooo
committed
nothing
1 parent 8b1389a commit 569cc2c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

cmd/iocgo/main.go

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ import (
66
"github.com/iocgo/sdk/gen/tool"
77
)
88

9+
//
10+
// env: GOTOOLDIR=tool
11+
// argv: tool/compile.exe -d.log debug -p chatgpt-adapter /home/xxx/chatgpt-adapter/relay/alloc/coze/coze.go
12+
//
13+
914
func init() {
1015
// gin
1116
gen.Alias[annotation.GET]()

0 commit comments

Comments
 (0)