修改tencent回调,领取奖励部分

This commit is contained in:
chy
2025-06-26 21:01:49 +08:00
parent 895eca3289
commit 5c47a9a9b0
27 changed files with 508 additions and 286 deletions

View File

@ -14,7 +14,7 @@ type RewardWaters struct {
g.Meta `orm:"table:reward_waters, do:true"`
Id interface{} //
OrderId interface{} // 订单号
Uid interface{} // 用户账号
Recvuid interface{} // 用户账号
TaskId interface{} // 任务 id
Water interface{} // 兑换流水
Status interface{} // 兑换状态 1:奖励发放成功 2:奖励兑换失败(礼包发放背包环节成功,需重新引导领奖) 3:针对只需要发背包,然后引导用户到人生应用背包领奖的奖励类型,发奖成功了 4:water错误(一般是 orderid),不做兑换操作