dashboard
repositories
filestore
activity
search
login
甘晶君
/
Probim-crm
CRM前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
项目迁移
gjj
2023-02-07
08690e2fd123a710406a101a2a5bd98fa0992502
[~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/"'
}