paddy c069afdbea 修改 测试服 二维码不能测试的问题 | il y a 2 ans | |
---|---|---|
asserts | il y a 3 ans | |
etc | il y a 2 ans | |
internal | il y a 2 ans | |
model | il y a 3 ans | |
sqlconfig | il y a 3 ans | |
.drone.yml | il y a 3 ans | |
.gitignore | il y a 2 ans | |
Dockerfile | il y a 3 ans | |
README.md | il y a 3 ans | |
gen.sh | il y a 2 ans | |
go.mod | il y a 2 ans | |
go.sum | il y a 2 ans | |
i2-bill-api | il y a 3 ans | |
i2bill.api | il y a 2 ans | |
i2bill.go | il y a 3 ans | |
start.sh | il y a 3 ans | |
xorm_test.go | il y a 3 ans |
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