|
|
@@ -2,4 +2,5 @@ export const ProjectName = 'hd'
|
|
|
export const APIHOST = 'https://api.shop.huahb.cn'
|
|
|
export const FORMALHOST = 'https://shop.huahb.cn'
|
|
|
export const IMGHOST = 'https://img.huahb.cn'
|
|
|
-export const CURRENT_ENV = 'production'
|
|
|
+export const CURRENT_ENV = 'production'
|
|
|
+export const WX_AD = 'adunit-b3f48f1b6c1a39ff'
|