paddy b8937a377d 添加 SCRUM-2606: 收单宝-家长填写界面,将当前位置设置为非必填项,未授权也可以提交;并新增非必填字段“备注”形式为编辑框,字数限制为100 | il y a 3 ans | |
---|---|---|
asserts | il y a 3 ans | |
etc | il y a 3 ans | |
internal | il y a 3 ans | |
model | il y a 3 ans | |
sqlconfig | il y a 3 ans | |
.drone.yml | il y a 3 ans | |
Dockerfile | il y a 3 ans | |
README.md | il y a 3 ans | |
gen.sh | il y a 3 ans | |
go.mod | il y a 3 ans | |
go.sum | il y a 3 ans | |
i2-bill-api | il y a 3 ans | |
i2bill.api | il y a 3 ans | |
i2bill.go | il y a 3 ans | |
start.sh | il y a 3 ans | |
xorm_test.go | il y a 3 ans |
GO111MODULE=on go get -u git.i2edu.net/i2/go-zero/tools/goctl
goctl api go -api i2bill.api -dir .
goctl model mysql ddl -c -src model/user.sql -dir model
go run i2bill.go -f etc/i2bill-api.yaml