|
|
il y a 3 ans | |
|---|---|---|
| asserts | il y a 4 ans | |
| etc | il y a 3 ans | |
| internal | il y a 3 ans | |
| model | il y a 4 ans | |
| sqlconfig | il y a 4 ans | |
| .drone.yml | il y a 4 ans | |
| .gitignore | il y a 3 ans | |
| Dockerfile | il y a 4 ans | |
| README.md | il y a 4 ans | |
| gen.sh | il y a 3 ans | |
| go.mod | il y a 3 ans | |
| go.sum | il y a 3 ans | |
| i2-bill-api | il y a 4 ans | |
| i2bill.api | il y a 3 ans | |
| i2bill.go | il y a 4 ans | |
| start.sh | il y a 4 ans | |
| xorm_test.go | il y a 4 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