|
@@ -8,7 +8,7 @@ spring:
|
|
|
data:
|
|
|
mongodb:
|
|
|
database: eaglescreen
|
|
|
- host: 118.178.133.35
|
|
|
+ host: 192.168.77.25
|
|
|
port: 27017
|
|
|
username: eaglescreen
|
|
|
password: yibeitech@2019
|
|
@@ -16,5 +16,5 @@ energy:
|
|
|
# 多个用逗号分隔开
|
|
|
grpId: 197069285991913100
|
|
|
comm:
|
|
|
- mkf-service-url: https://portal.wuyeface.com/landcrm/rest/userInfo/getUser?token=
|
|
|
- getProjectList: http://portal.wuyeface.com/landcrm/rest/projectInfo/getProjectList?userId=
|
|
|
+ mkf-service-url: https://ipms.jinying.com/landcrm/rest/userInfo/getUser?token=
|
|
|
+ getProjectList: https://ipms.jinying.com/landcrm/rest/projectInfo/getProjectList?userId=
|