Aucune description

paddy c069afdbea 修改 测试服 二维码不能测试的问题 il y a 2 ans
asserts 02b2fe2605 生成小程序二维码,头像使用oss il y a 3 ans
etc c37ba3c08e SCRUM-2627:添加 测试服和正式服 的 区分配置 il y a 2 ans
internal c069afdbea 修改 测试服 二维码不能测试的问题 il y a 2 ans
model f36b007198 修正收单备注 il y a 3 ans
sqlconfig 627d65f3c0 修改微信小程序二维码跳转页面,收单sql改成template il y a 3 ans
.drone.yml 286f74ab07 压缩文件加入sqlconfig il y a 3 ans
.gitignore c45b56508f SCRUM-2627:收单宝-体验版支持QR il y a 2 ans
Dockerfile 745597df32 fix: il y a 3 ans
README.md 866c5f5b07 feat: 添加文件服务 il y a 3 ans
gen.sh b8937a377d 添加 SCRUM-2606: 收单宝-家长填写界面,将当前位置设置为非必填项,未授权也可以提交;并新增非必填字段“备注”形式为编辑框,字数限制为100 il y a 2 ans
go.mod c45b56508f SCRUM-2627:收单宝-体验版支持QR il y a 2 ans
go.sum c45b56508f SCRUM-2627:收单宝-体验版支持QR il y a 2 ans
i2-bill-api bd41dce640 fix: git.i2edu.net/i2/i2-bill-erp il y a 3 ans
i2bill.api b8937a377d 添加 SCRUM-2606: 收单宝-家长填写界面,将当前位置设置为非必填项,未授权也可以提交;并新增非必填字段“备注”形式为编辑框,字数限制为100 il y a 2 ans
i2bill.go ceea92b8dd feat: 添加跨域 il y a 3 ans
start.sh 483e3df414 feat: update erp script il y a 3 ans
xorm_test.go f9b0f7658e 临时提交 il y a 3 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