222
This commit is contained in:
parent
c652ff30c8
commit
9a2b4fdbdb
@ -154,7 +154,7 @@ func (r *Pay) GetPayOrder(c *gin.Context) {
|
|||||||
|
|
||||||
// 处理返回数据
|
// 处理返回数据
|
||||||
g := app.PayOrderDataResponse{
|
g := app.PayOrderDataResponse{
|
||||||
AppId: config.C.Wechat.AppId,
|
AppId: config.C.Wechat.TestPayAppId,
|
||||||
Total: paymentAmountTotal,
|
Total: paymentAmountTotal,
|
||||||
Description: "肝病算一算",
|
Description: "肝病算一算",
|
||||||
OpenId: user.OpenId,
|
OpenId: user.OpenId,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user