|
|
hace 4 años | |
|---|---|---|
| asserts | hace 4 años | |
| etc | hace 4 años | |
| internal | hace 4 años | |
| model | hace 4 años | |
| sqlconfig | hace 4 años | |
| .drone.yml | hace 4 años | |
| Dockerfile | hace 4 años | |
| README.md | hace 4 años | |
| go.mod | hace 4 años | |
| go.sum | hace 4 años | |
| i2bill.api | hace 4 años | |
| i2bill.go | hace 4 años | |
| start.sh | hace 4 años | |
| xorm_test.go | hace 4 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