DengBiao pirms 10 mēnešiem
vecāks
revīzija
ae6ff9bae2
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      app/customer/hdl/hdl_pay.go

+ 1
- 1
app/customer/hdl/hdl_pay.go Parādīt failu

@@ -55,7 +55,7 @@ func BuyPackageForWx(c *gin.Context) {
e.OutErr(c, err1.Code, err1.Error())
return
}
fmt.Println("req>>>>>>>>>>>>", utils.Serialize(req))
fmt.Println("req>>>>>>>>>>>>", utils.SerializeStr(req))
outTradeNo, total, resp, err := svc.BuyPackageForWx(c, req)
if err != nil {
e.OutErr(c, e.ERR, err.Error())


Notiek ielāde…
Atcelt
Saglabāt