|
@@ -33,15 +33,12 @@ spring:
|
|
|
fdService:
|
|
|
#官网生产环境:https://www.4dkankan.com http://test.4dkankan.com
|
|
|
basePath: https://testeur.4dkankan.com
|
|
|
- port: 80
|
|
|
laserService:
|
|
|
#深时(激光)地址 生产环境:https://laser.4dkankan.com/
|
|
|
basePath: https://test-eurlaser.4dkankan.com
|
|
|
- port: 80
|
|
|
bimService:
|
|
|
#bim 服务
|
|
|
- basePath: http://uat-eur-bim.4dkankan.com
|
|
|
- port: 80
|
|
|
+ basePath: https://uat-eur-bim.4dkankan.com
|
|
|
logging:
|
|
|
config: classpath:logback-spring.xml
|
|
|
file:
|