From cc7f335315c8439a6341c999fdffde0c772394af Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期六, 24 六月 2023 11:05:43 +0800 Subject: [PATCH] bug修改 --- ycl-platform/src/main/resources/application-dev.yml | 28 ++++++++++++++++++---------- 1 files changed, 18 insertions(+), 10 deletions(-) diff --git a/ycl-platform/src/main/resources/application-dev.yml b/ycl-platform/src/main/resources/application-dev.yml index cef9a78..f3a1029 100644 --- a/ycl-platform/src/main/resources/application-dev.yml +++ b/ycl-platform/src/main/resources/application-dev.yml @@ -54,20 +54,28 @@ poolPreparedStatements: true maxOpenPreparedStatements: 20 + e-mail: sendHost: smtp.qq.com username: 1723292425@qq.com 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 -point: - severIpAddress: http://localhost:8082/sccg/text/point - username: text - password: 123456 - sendIp: 192.168.3.137 - os: WinPc \ No newline at end of file +videoPoint: + url: http://183.245.159.161:8281 + port: 8281 + userName: suichang + passWord: a12345677 + ip: 10.10.10.10 + +aliyun: + oss: + endpoint: https://oss-cn-chengdu.aliyuncs.com + keyId: LTAI5tRpMjypcziJ2WAWEKsV + keySecret: U7CPi1JqOWvTbdLR99duJ8ev3tcjRp + bucketName: upload-bzh-new -- Gitblit v1.8.0