名医精彩

This commit is contained in:
liuyuan
2025-06-20 17:40:41 +08:00
parent a26581fd81
commit 6dd6e9d213
59 changed files with 12940 additions and 86 deletions

View File

@@ -264,7 +264,7 @@ export const setWXPay = function(payInfo, callback) {
method: "POST", // POST、GET、PUT、DELETE具体说明查看官方文档
data: {
...payInfo,
appName: 'xlkj'
appName: 'thyy'
},
header: { //默认 无 说明请求头1
'Content-Type': 'application/json'