Newer
Older
dcms_front / config / prod.env.js
zhangyingjie on 20 Nov 2019 106 bytes 修复“调整批示”详情
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_API: '" http://124.42.118.61:8093"',
}