Newer
Older
dcms_front / config / prod.env.js
ty-pc\admin on 2 Jan 2020 105 bytes 20200102 修改后台ip地址
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_API: '"http://139.198.16.38:8093"',
}