小程序后台后端代码
2.零售订单表增加返回银联流水号字段bank_trx_no,查询零售订单列表/详情/零售明细时返回该字段; 3.订单支付记录表增加字段bank_trx_no; 4.零售明细支持银联流水号、收付款方式id的搜索查询; 5.优化店员绩效排序规则:月份时间距离近(date)>门店ID小; 6.每月1号新增店员本月绩效记录时,相关数据默认置为0,避免为null时sql执行+1不生效的问题; |
||
---|---|---|
admincron | ||
app | ||
cmd | ||
common | ||
config | ||
debug/log | ||
docs | ||
examples | ||
logger | ||
pkg | ||
static | ||
temp/logs | ||
template/v3 | ||
test | ||
tools | ||
_config.yml | ||
.gitignore | ||
deployment.sh | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
main.go | ||
Makefile | ||
package-lock.json | ||
README.en.md | ||
README.md | ||
sqlite.db | ||
sqlite3.db |
mh_goadmin_server
Description
管理后台
Software Architecture
Software architecture description
Installation
- xxxx
- xxxx
- xxxx
Instructions
- xxxx
- xxxx
- xxxx
Contribution
- Fork the repository
- Create Feat_xxx branch
- Commit your code
- Create Pull Request
Gitee Feature
- You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
- Gitee blog blog.gitee.com
- Explore open source project https://gitee.com/explore
- The most valuable open source project GVP
- The manual of Gitee https://gitee.com/help
- The most popular members https://gitee.com/gitee-stars/