Newer
Older
qd_cnooc_front / config / prod.env.js
yuexiaosheng on 21 Jun 2022 281 bytes fix<main>:修改工单详情不显示图片问题
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  // BASE_API: '"http://111.198.10.15:11304"',
  // BASE_API: '"http://42.81.160.165:2022/smartwell/"',
  // BASE_API: '"http://111.198.10.15:11409/smartwell"' //11643
  BASE_API: '"http://111.198.10.15:20104"' //11643
}