paddy 1e6ca5468c 修改 微信无法 正常识别的问题 | hace 2 años | |
---|---|---|
asserts | hace 3 años | |
etc | hace 2 años | |
internal | hace 2 años | |
model | hace 3 años | |
sqlconfig | hace 3 años | |
.drone.yml | hace 3 años | |
.gitignore | hace 2 años | |
Dockerfile | hace 3 años | |
README.md | hace 3 años | |
go.mod | hace 2 años | |
go.sum | hace 2 años | |
i2-bill-api | hace 3 años | |
i2bill.api | hace 3 años | |
i2bill.go | hace 3 años | |
start.sh | hace 3 años | |
xorm_test.go | hace 3 años |
GO111MODULE=on go get -u git.i2edu.net/i2/go-zero/tools/goctl
goctl api go -api i2bill.api -dir .
goctl model mysql ddl -c -src model/user.sql -dir model
go run i2bill.go -f etc/i2bill-api.yaml