修改支付的问题

This commit is contained in:
gaoxs
2020-04-24 18:03:29 +08:00
11 changed files with 76 additions and 34 deletions

View File

@ -57,23 +57,24 @@
"sdkConfigs" : {
"oauth" : {
"weixin" : {
"appid" : "",
"appsecret" : "",
"appid" : "wx7c84ede33062d1e4",
"appsecret" : "c47ef66d3311194da44e60387d5c1abd",
"UniversalLinks" : ""
}
},
"payment" : {
"weixin" : {
"appid" : "",
"appid" : "wx7c84ede33062d1e4",
"UniversalLinks" : ""
}
},
"share" : {
"weixin" : {
"appid" : "",
"appid" : "wx7c84ede33062d1e4",
"UniversalLinks" : ""
}
}
},
"ad" : {}
}
}
},