Newer
Older
rescue_front / config / prod.env.js
liuyangyingjie on 7 Sep 2022 198 bytes feat(添加背负式设备):
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  // BASE_API: '"http://111.198.10.15:11304"',
  // BASE_API: '"http://123.60.16.43:8081"',
  BASE_API: '"http://111.198.10.15:21406"',
}