开发票

This commit is contained in:
魏啾
2024-08-08 13:40:34 +08:00
parent fb7d0cc232
commit 7dcde9f91f
9 changed files with 244 additions and 4067 deletions

View File

@@ -92,4 +92,7 @@ export default {
szzpydownloadurl(data) {
return uni.api.post("szzpy/downloadurl", data);
},
usergetwechatjssdk(data) {
return uni.api.post("user/getwechatjssdk", data);
},
}