config.js 162 B

1234
  1. export const ProjectName = 'ghs'
  2. export const APIHOST = 'http://api.shop.hzghd.com'
  3. export const IMGHOST = 'http://img.hzghd.com'
  4. export const CURRENT_ENV = 'dev'