Sin descripción

icole aee69c11ff 修正申请兼职缺失电话 hace 4 años
asserts 02b2fe2605 生成小程序二维码,头像使用oss hace 4 años
etc 627d65f3c0 修改微信小程序二维码跳转页面,收单sql改成template hace 4 años
internal aee69c11ff 修正申请兼职缺失电话 hace 4 años
model 4d5f38a06a 修改mk权限 hace 4 años
sqlconfig 627d65f3c0 修改微信小程序二维码跳转页面,收单sql改成template hace 4 años
.drone.yml 286f74ab07 压缩文件加入sqlconfig hace 4 años
Dockerfile 745597df32 fix: hace 4 años
README.md 866c5f5b07 feat: 添加文件服务 hace 4 años
go.mod 02680eae17 生成小程序二维码,头像使用oss hace 4 años
go.sum 02680eae17 生成小程序二维码,头像使用oss hace 4 años
i2-bill-api bd41dce640 fix: git.i2edu.net/i2/i2-bill-erp hace 4 años
i2bill.api 02680eae17 生成小程序二维码,头像使用oss hace 4 años
i2bill.go ceea92b8dd feat: 添加跨域 hace 4 años
start.sh 483e3df414 feat: update erp script 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