- 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 WSSHOST = 'wss://chat.shop.huahb.cn'
- export const APP_VERSION = '2.3.4'
|