paddy b8937a377d 添加 SCRUM-2606: 收单宝-家长填写界面,将当前位置设置为非必填项,未授权也可以提交;并新增非必填字段“备注”形式为编辑框,字数限制为100 | hace 3 años | |
---|---|---|
asserts | hace 3 años | |
etc | hace 3 años | |
internal | hace 3 años | |
model | hace 3 años | |
sqlconfig | hace 3 años | |
.drone.yml | hace 3 años | |
Dockerfile | hace 3 años | |
README.md | hace 3 años | |
gen.sh | hace 3 años | |
go.mod | hace 3 años | |
go.sum | hace 3 años | |
i2-bill-api | hace 3 años | |
i2bill.api | hace 3 años | |
i2bill.go | hace 3 años | |
start.sh | hace 3 años | |
xorm_test.go | hace 3 años |
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