Explorar el Código

接口地址更改

gcz hace 8 meses
padre
commit
f5fe5d5b7b
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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/"
         }
       },