Sfoglia il codice sorgente

接口地址更改

gcz 8 mesi fa
parent
commit
f5fe5d5b7b
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -6,8 +6,8 @@
         "env": {
           "UNI_PLATFORM": "h5",
           "H_NODE_ENV": "development",
-          "H_BASE_URL": "https://xusfoodapi.dev.dazesoft.cn/appapi",
-          "H_UP_FILE_URL": "https://xusfoodapi.dev.dazesoft.cn/appapi",
+          "H_BASE_URL": "https://xusfoodapi.dev.dazesoft.cn/appapi/app",
+          "H_UP_FILE_URL": "https://xusfoodapi.dev.dazesoft.cn/appapi/app",
 		  "H_STATIC_FILE_URL": "http://res.dev.dazesoft.cn/xushuo/"
         }
       },