|
|
il y a 4 ans | |
|---|---|---|
| etc | il y a 4 ans | |
| internal | il y a 4 ans | |
| model | il y a 4 ans | |
| proto | il y a 4 ans | |
| sqlconfig | il y a 4 ans | |
| transform | il y a 4 ans | |
| transformclient | il y a 4 ans | |
| utils | il y a 4 ans | |
| .drone.yml | il y a 4 ans | |
| Dockerfile | il y a 4 ans | |
| README.md | il y a 4 ans | |
| go.mod | il y a 4 ans | |
| go.sum | il y a 4 ans | |
| start.sh | il y a 4 ans | |
| transform.go | il y a 4 ans | |
| transform.proto | il y a 4 ans |
go get -u github.com/golang/protobuf/protoc-gen-go@v1.3.2
GO111MODULE=on go get -u git.i2edu.net/i2/go-zero/tools/goctl
goctl rpc proto -src transform.proto -dir .
goctl model mysql ddl -c -src model/student.sql -dir model goctl model mysql ddl -c -src model/sys_user.sql -dir model
go run transform.go -f etc/i2bill-erp.yaml