Go to file
chenlin d372c69e32 1.增加逻辑,如果订购成功回调通知有订单表之外的数据;则查询流水表,有则加入记录;
2.10分钟定时任务查询退订数据时,如果连续查询权益接口5次都没返回数据;则默认为拒绝支付数据,计算是否为1小时退订数据;
2024-10-21 18:13:56 +08:00
.idea Initial commit 2024-10-18 23:46:54 +08:00
app 1.增加逻辑,如果订购成功回调通知有订单表之外的数据;则查询流水表,有则加入记录; 2024-10-21 18:13:56 +08:00
cmd 1.增加逻辑,如果订购成功回调通知有订单表之外的数据;则查询流水表,有则加入记录; 2024-10-21 18:13:56 +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 Initial commit 2024-10-18 23:46:54 +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