|
@@ -47,14 +47,14 @@ spring:
|
|
|
4dkk:
|
|
|
laserService:
|
|
|
#深时(激光)地址 生产环境:https://laser.4dkankan.com/
|
|
|
- basePath: http://4dkankan-mix3d-laser
|
|
|
- port: 80
|
|
|
+ basePath: http://4dkankan-mix3d-modeling-scene
|
|
|
+ port: 9795
|
|
|
#basePath: http://192.168.0.152:8080
|
|
|
#port: 8080
|
|
|
fdService:
|
|
|
#官网生产环境:https://www.4dkankan.com http://test.4dkankan.com
|
|
|
- basePath: http://4dkankan-mix3d-ucenter
|
|
|
- port: 8082
|
|
|
+ basePath: http://4dkankan-mix3d-gateway
|
|
|
+ port: 8081
|
|
|
takeLookService:
|
|
|
basePath: http://127.0.0.1
|
|
|
port: 80
|