This commit is contained in:
xiaozhiyong
2025-05-26 14:35:03 +08:00
parent 76299211a9
commit 9f0072b506
16 changed files with 209 additions and 161 deletions

View File

@@ -15,7 +15,7 @@ export default {
method: 'post',
data:{
code:code,
appId:'wxc1d226ac9c5bea36'
appId:'wxf3d6c15e3b087447'
}
})
},
@@ -25,7 +25,7 @@ export default {
method: 'post',
data:{
...data,
appId:'wxc1d226ac9c5bea36'
appId:'wxf3d6c15e3b087447'
}
})
},