Sin descripción

icole 456566e77f 修正收单统计 hace 4 años
asserts ceea92b8dd feat: 添加跨域 hace 4 años
etc 737ae96312 feat: 用户登录接口 hace 4 años
internal 456566e77f 修正收单统计 hace 4 años
model 4710635bba 修正目录结构 hace 4 años
sqlconfig 456566e77f 修正收单统计 hace 4 años
.drone.yml 96d8d4c15c fix: drone hace 4 años
Dockerfile 745597df32 fix: hace 4 años
README.md 866c5f5b07 feat: 添加文件服务 hace 4 años
go.mod f9b0f7658e 临时提交 hace 4 años
go.sum 4710635bba 修正目录结构 hace 4 años
i2bill.api 456566e77f 修正收单统计 hace 4 años
i2bill.go ceea92b8dd feat: 添加跨域 hace 4 años
start.sh d4da763b53 feat: init hace 4 años
xorm_test.go f9b0f7658e 临时提交 hace 4 años

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