update: 初始化代码提交

This commit is contained in:
hamster1963
2023-10-03 15:57:52 +08:00
commit 98a96392fa
46 changed files with 2429 additions and 0 deletions

10
hack/config.yaml Normal file
View File

@ -0,0 +1,10 @@
# https://goframe.org/pages/viewpage.action?pageId=3673173
gfcli:
build:
name: "service"
arch: "amd64" # all,386,amd64,arm64
system: "linux" # all,linux,darwin,windows....
packSrc: "manifest/config"
version: "release"
mod: ""
cgo: 0