Go to file
2024-12-03 18:30:19 +08:00
.idea Initial commit 2024-10-18 23:46:54 +08:00
app 1.SubmitOrder接口优化,记录订单表失败不报错;回调通知的时候会做判断,未插入会主动记录;external_order_id添加数据库唯一约束,避免重复插入订单表; 2024-12-03 18:30:19 +08:00
cmd 1.注释后台部分接口,后端接口使用另外一个服务; 2024-10-22 17:41:42 +08:00
common Initial commit 2024-10-18 23:46:54 +08:00
config Initial commit 2024-10-18 23:46:54 +08:00
docs/admin 1.注释后台部分接口,后端接口使用另外一个服务; 2024-10-22 17:41:42 +08:00
examples Initial commit 2024-10-18 23:46:54 +08:00
scripts Initial commit 2024-10-18 23:46:54 +08:00
ssh Initial commit 2024-10-18 23:46:54 +08:00
static Initial commit 2024-10-18 23:46:54 +08:00
template Initial commit 2024-10-18 23:46:54 +08:00
test Initial commit 2024-10-18 23:46:54 +08:00
tools Initial commit 2024-10-18 23:46:54 +08:00
.DS_Store Initial commit 2024-10-18 23:46:54 +08:00
go.mod Initial commit 2024-10-18 23:46:54 +08:00
go.sum Initial commit 2024-10-18 23:46:54 +08:00
main.go Initial commit 2024-10-18 23:46:54 +08:00
Makefile Initial commit 2024-10-18 23:46:54 +08:00