|
@@ -42,15 +42,15 @@ spring:
|
|
|
|
|
|
4dkk:
|
|
|
fdService:
|
|
|
- #官网生产环境:https://www.4dkankan.com http://test.4dkankan.com
|
|
|
- basePath: https://www.4dkankan.jp
|
|
|
+ #官网生产环境:http://www.4dkankan.com http://test.4dkankan.com
|
|
|
+ basePath: http://www.4dkankan.jp
|
|
|
#basePath: http://192.168.0.38/4dkankan_v2
|
|
|
laserService:
|
|
|
- #深时(激光)地址 生产环境:https://laser.4dkankan.com/
|
|
|
- basePath: https://mega.4dkankan.jp/backend
|
|
|
+ #深时(激光)地址 生产环境:http://laser.4dkankan.com/
|
|
|
+ basePath: http://mega.4dkankan.jp/backend
|
|
|
bimService:
|
|
|
#bim 服务
|
|
|
- basePath: https://andmeta.4dkankan.jp
|
|
|
+ basePath: http://andmeta.4dkankan.jp
|
|
|
logging:
|
|
|
config: classpath:logback-spring.xml
|
|
|
file:
|
|
@@ -61,11 +61,11 @@ filestorage:
|
|
|
active: oss
|
|
|
oss:
|
|
|
endpoint: http://oss-ap-northeast-1.aliyuncs.com
|
|
|
- internal-endpoint: https://oss-ap-northeast-1-internal.aliyuncs.com
|
|
|
+ internal-endpoint: http://oss-ap-northeast-1-internal.aliyuncs.com
|
|
|
access-key: ENC(U8UeO6r+PVmJ1Vj33SZxlyo7G53Bza8BBgKfoS+MqM1xrtYWW1Fv2g==)
|
|
|
access-key-secret: ENC(/VkyDP4a7U7KBUKT3mJ1KME2JUtsxEtucMmM7wavfLq9WztylWgSWQ==)
|
|
|
bucket: geosign-4dkk
|
|
|
bucket-custom-domain:
|
|
|
- geosign-4dkk: https://oss.4dkankan.jp
|
|
|
+ geosign-4dkk: http://oss.4dkankan.jp
|
|
|
queue:
|
|
|
manage-collaborate-msg-notice: manage-collaborate-msg-notice
|