|
@@ -31,7 +31,7 @@ spring:
|
|
|
4dkk:
|
|
|
fdService:
|
|
|
#官网生产环境:https://www.4dkankan.com http://test.4dkankan.com
|
|
|
- basePath: http://test.4dkankan.com
|
|
|
+ basePath: http://testeur.4dkankan.com
|
|
|
port: 80
|
|
|
#basePath: http://192.168.0.38/4dkankan_v2
|
|
|
#port: 8080
|
|
@@ -39,4 +39,15 @@ spring:
|
|
|
wx:
|
|
|
#要打开的小程序版本。正式版为 release,体验版为 trial,开发版为 develop
|
|
|
env_version: trial
|
|
|
- path: pages/sync/room/room
|
|
|
+ path: pages/sync/room/room
|
|
|
+
|
|
|
+upload:
|
|
|
+ type: oss
|
|
|
+ query-path: https://4dkk.4dage.com/
|
|
|
+oss:
|
|
|
+ #point: http://oss-cn-shenzhen-internal.aliyuncs.com
|
|
|
+ point: http://oss-cn-shenzhen-internal.aliyuncs.com
|
|
|
+ key: LTAIUrvuHqj8pvry
|
|
|
+ secrey: JLOVl0k8Ke0aaM8nLMMiUAZ3EiiqI4
|
|
|
+ bucket: 4dkankan
|
|
|
+ small: ?x-oss-process=image/resize,m_fill,h_%s,w_%s
|