From 9d72eb559e67e3f0bb321198fc562f3cfd9a8625 Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期日, 21 一月 2024 20:54:33 +0800 Subject: [PATCH] Merge branch 'master' of http://42.193.1.25:9521/r/sccg_server --- ycl-smoke/src/main/resources/application-dev.yml | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ycl-smoke/src/main/resources/application-dev.yml b/ycl-smoke/src/main/resources/application-dev.yml index 63c7aea..9b18287 100644 --- a/ycl-smoke/src/main/resources/application-dev.yml +++ b/ycl-smoke/src/main/resources/application-dev.yml @@ -66,8 +66,8 @@ url: http://localhost:8082/sccg/text/sms_res videoPoint: - url: http://183.245.159.161:8281 - port: 8281 + url: http://172.28.194.180:7902 + port: 7902 userName: suichang passWord: a12345677 ip: 10.10.10.10 @@ -75,6 +75,6 @@ aliyun: oss: endpoint: https://oss-cn-chengdu.aliyuncs.com - keyId: LTAI5tJTmV5pnPKjwvpdjyfi - keySecret: HRXGIrDdnhdlvV5AoOB4k9NxYP0G9Z - bucketName: baizonghao-upload \ No newline at end of file + keyId: LTAI5tHsdviW3iYc4MPLcvrK + keySecret: n1GNJeH5AaXmnHlxmr0OYisyrwHTYV + bucketName: new-upload \ No newline at end of file -- Gitblit v1.8.0