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