Aucune description

icole 72b5748b51 兼职申请,修改 il y a 4 ans
asserts 00be124dcd feat: add qr二维码的生成 il y a 4 ans
etc 737ae96312 feat: 用户登录接口 il y a 4 ans
internal 72b5748b51 兼职申请,修改 il y a 4 ans
model 72b5748b51 兼职申请,修改 il y a 4 ans
.drone.yml 96d8d4c15c fix: drone il y a 4 ans
Dockerfile 745597df32 fix: il y a 4 ans
README.md 866c5f5b07 feat: 添加文件服务 il y a 4 ans
go.mod 72b5748b51 兼职申请,修改 il y a 4 ans
go.sum 72b5748b51 兼职申请,修改 il y a 4 ans
i2bill.api 72b5748b51 兼职申请,修改 il y a 4 ans
i2bill.go e8ccdf5a50 feat: withUnauthorizedCallback il y a 4 ans
start.sh d4da763b53 feat: init il y a 4 ans

README.md

INSTALL goctl

GO111MODULE=on go get -u git.i2edu.net/i2/go-zero/tools/goctl

GEN API CODE

goctl api go -api i2bill.api -dir .

GEN MODEL

goctl model mysql ddl -c -src model/user.sql -dir model

RUN API GATEWAY

go run i2bill.go -f etc/i2bill-api.yaml

TEST

https://api-test-bill.i2edu.net/api/users/id/1