This commit is contained in:
haomingming
2023-03-31 13:48:32 +08:00
parent edff2d3c05
commit 52742fdbd9
16 changed files with 148 additions and 60 deletions
-1
View File
@@ -1,5 +1,4 @@
const env = require('./config').dev
const app = getApp()
class HTTP {
constructor() {
this.baseUrl = env.baseUrl,