From 2d208602fcbf9442f922bf0d25d59b81851ee687 Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期四, 26 九月 2024 21:53:34 +0800 Subject: [PATCH] 1 --- ycl-platform/src/main/resources/application-online.yml | 18 +++++++++++++----- 1 files changed, 13 insertions(+), 5 deletions(-) diff --git a/ycl-platform/src/main/resources/application-online.yml b/ycl-platform/src/main/resources/application-online.yml index f86f29e..c029228 100644 --- a/ycl-platform/src/main/resources/application-online.yml +++ b/ycl-platform/src/main/resources/application-online.yml @@ -1,5 +1,5 @@ server: - port: 8084 + port: 8082 tomcat: uri-encoding: UTF-8 servlet: @@ -67,6 +67,8 @@ videoPoint: url: http://172.28.194.180:7901 + web_url: https://172.28.194.185:8282 +# web_url: http://172.28.194.185:8281 port: 7901 userName: suichang passWord: a12345677 @@ -79,10 +81,16 @@ keySecret: tRk39S6B1kSGARRdS4DF6jxr5nBYj5 bucketName: zhzfptoss +DH: + web_url: http://172.28.194.185:8281 + port: 8281 + userName: zfgy + passWord: zfj12345 + #涓撴湁閽夐拤鍙傛暟 zzding : - app-key : SC_ZHZF-IC5g2YiRDW8tug1DfAfiui - app-secret : 39RIHFOKd8fUeeW9T7CdBcwEqA6dMKx5d3686B6P - domain-name : openplatform.dg-work.cn + app-key : sczhzfpt-81R3ErbU00G4VoXaEBruq + app-secret : 0GPY3aQDL3l38J7p6K37DV6BCXIOLzrynU71Br36 + domain-name : openplatform-pro.ding.zj.gov.cn protocal : https - tenant-id : 50645661 \ No newline at end of file + tenant-id : 196729 \ No newline at end of file -- Gitblit v1.8.0