dashboard
repositories
filestore
activity
search
login
甘晶君
/
Probim-crm
CRM前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
订阅条件导出
zjf
2023-02-24
2126cd24b8a0174ac0597340917c0a4595f72254
[~ganjingjun/Probim-crm.git]
/
config
/
prod.env.js
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/"'
}