|
@@ -193,7 +193,7 @@ func getAppPayPrepayId(outTradeNo string, totalPrice int64, body, notifyUrl, rem
|
|
|
"notify_url": notifyUrl,
|
|
"notify_url": notifyUrl,
|
|
|
// "product_id": outTradeNo,
|
|
// "product_id": outTradeNo,
|
|
|
"trade_type": "APP",
|
|
"trade_type": "APP",
|
|
|
- // "limit_pay": "no_credit",
|
|
|
|
|
|
|
+ "package": "Sign=WXPay",
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
beego.BeeLogger.Warn("mechantInfo err[%s]", mechantInfo.MchId)
|
|
beego.BeeLogger.Warn("mechantInfo err[%s]", mechantInfo.MchId)
|