Browse Source

wip:修改服务时间

wkyuer 1 month ago
parent
commit
b0659f9ab6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/jfw/modules/subscribepay/src/entity/reWardStruct.go

+ 1 - 0
src/jfw/modules/subscribepay/src/entity/reWardStruct.go

@@ -67,6 +67,7 @@ func (r *reWardStruct) PayCallBack(param *CallBackParam) bool {
 			"original_price":    param.CashFee,
 			"original_price":    param.CashFee,
 			"final_price":       param.TotalFee,
 			"final_price":       param.TotalFee,
 			"product_code":      "ds001",
 			"product_code":      "ds001",
+			"jy_order_detail":   1,
 			"tactics":           1, //1购买 2赠送
 			"tactics":           1, //1购买 2赠送
 			"service_type":      1, //1:购买 2:续费 3:升级 4:试用
 			"service_type":      1, //1:购买 2:续费 3:升级 4:试用
 			"is_master":         1,
 			"is_master":         1,