shish 1 anno fa
parent
commit
f8bda3a31e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      线上/mallApp/src/config.js

+ 1 - 1
线上/mallApp/src/config.js

@@ -1,3 +1,3 @@
 export const ProjectName = 'mall'
 export const ProjectName = 'mall'
-export const CURRENT_ENV = 'dev'
+export const CURRENT_ENV = 'production'
 export const APIHOST = 'https://api.shop.zhiguanhua.cn'
 export const APIHOST = 'https://api.shop.zhiguanhua.cn'