修改点发票开始之前提交版本
This commit is contained in:
@@ -95,4 +95,7 @@ export default {
|
||||
usergetwechatjssdk(data) {
|
||||
return uni.api.post("user/getwechatjssdk", data);
|
||||
},
|
||||
h5encryption(data) {
|
||||
return uni.api.post("store/h5encryption", data);
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user