zjf
2023-02-24 2126cd24b8a0174ac0597340917c0a4595f72254
1
2
3
4
5
6
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  // BASE_API: '"http://www.probim.cn:6683/api/"'
  BASE_API: '"http://api.crm.urlink.com.cn/api/"'
}