zjf
2023-03-03 26e972196ed6046bcb7fb341be86241c8300fd2b
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/"'
}