config.js 93 B

12345
  1. /* 项目配置文件 */
  2. module.exports = {
  3. apiHost: 'http://lj.dev.cms.api.com:9100',
  4. };