我的订单+我的+vip+商品详情(基础)
This commit is contained in:
@@ -274,7 +274,7 @@ export const setWXPay = function(payInfo, callback) {
|
||||
method: "POST", // POST、GET、PUT、DELETE,具体说明查看官方文档
|
||||
data: {
|
||||
...payInfo,
|
||||
appName: 'medicine'
|
||||
appName: 'wumen'
|
||||
},
|
||||
header: { //默认 无 说明:请求头1
|
||||
'Content-Type': 'application/json'
|
||||
|
||||
Reference in New Issue
Block a user