|
@@ -1,5 +1,5 @@
|
|
|
export const ProjectName = 'hd'
|
|
export const ProjectName = 'hd'
|
|
|
-export const APIHOST = 'http://api.shop.huaml.com'
|
|
|
|
|
|
|
+export const APIHOST = 'https://api.shop.huaml.com'
|
|
|
export const FORMALHOST = 'https://shop.huaml.com'
|
|
export const FORMALHOST = 'https://shop.huaml.com'
|
|
|
export const IMGHOST = 'https://img.huaml.com'
|
|
export const IMGHOST = 'https://img.huaml.com'
|
|
|
export const CURRENT_ENV = 'dev'
|
|
export const CURRENT_ENV = 'dev'
|