Explorar o código

Build: V1.3.1

wangyuan %!s(int64=2) %!d(string=hai) anos
pai
achega
b6f8ff9019
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      api/request.js

+ 1 - 1
api/request.js

@@ -1,6 +1,6 @@
 /* wx.request */
 const BASE_API_URL = 'https://api.itthealth.com/api'
-const BASE_FILE_API_URL = 'https://file.itthealth.com/api'
+const BASE_FILE_API_URL = 'https://api.itthealth.com/api'
 const BASE_API_VERSION = '/v1'
 import itt from '../utils/util'
 const app = getApp()