|
|
@@ -1,4 +1,4 @@
|
|
|
-// 项目配置--由bat脚本变更
|
|
|
-export const ProjectName = 'store'
|
|
|
+export const ProjectName = 'ghsPad'
|
|
|
export const APIHOST = 'https://api.shop.wixhb.com'
|
|
|
-export const IMGHOST = 'https://img.wixhb.com'
|
|
|
+export const IMGHOST = 'https://img.wixhb.com'
|
|
|
+export const CURRENT_ENV = 'production'
|