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