From 71c9980740cabdf03e842588bf1f6c851c35da6b Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期三, 14 六月 2023 21:11:08 +0800
Subject: [PATCH] bug修改
---
ycl-platform/src/main/resources/application-prod.yml | 27 +++++++++++++++++----------
1 files changed, 17 insertions(+), 10 deletions(-)
diff --git a/ycl-platform/src/main/resources/application-prod.yml b/ycl-platform/src/main/resources/application-prod.yml
index a855947..6201f09 100644
--- a/ycl-platform/src/main/resources/application-prod.yml
+++ b/ycl-platform/src/main/resources/application-prod.yml
@@ -1,5 +1,5 @@
server:
- port: 8081
+ port: 8082
tomcat:
uri-encoding: UTF-8
servlet:
@@ -25,8 +25,8 @@
redis:
database: 0
host: 127.0.0.1
- port: 6379
- password: ycl2018
+ port: 6380
+ password: Q(yNR2x^%v@HV
jedis:
pool:
max-active: 8
@@ -60,14 +60,21 @@
password: qizcitupatzoeeij
SMS:
- ecName: ycl
- apId: 1
- sign: sign
- url: http://localhost:8082/sccg/text/sms_res
+ ecName: 娴欐睙绉诲姩淇℃伅绯荤粺闆嗘垚鏈夐檺鍏徃锛堥亗鏄岋級
+ apId: sccg
+ sign: wg2AOpofE
+ url: https://mas.10086.cn
videoPoint:
- url: http://192.168.202.115:8314
- port: 8314
+ url: http://172.28.194.180:7901
+ port: 7901
userName: suichang
passWord: a12345677
- ip: 10.10.10.10
\ No newline at end of file
+ ip: 10.10.10.10
+
+aliyun:
+ oss:
+ endpoint: http://oss-cn-zjls-lszwy-d01-a.ops.zjlscloud.com
+ keyId: Tkf72Q1gdzETsZf6
+ keySecret: tRk39S6B1kSGARRdS4DF6jxr5nBYj5
+ bucketName: zhzfptoss
\ No newline at end of file
--
Gitblit v1.8.0