config.js 163 B

1234
  1. export const ProjectName = 'hd'
  2. export const APIHOST = 'https://api.shop.huaml.com'
  3. export const IMGHOST = 'https://img.huaml.com'
  4. export const CURRENT_ENV = 'dev'