From b3d56ae1b9d1da36124de174aba3c436198b64bc Mon Sep 17 00:00:00 2001 From: baizonghao <1719256278@qq.com> Date: 星期四, 09 三月 2023 23:40:56 +0800 Subject: [PATCH] oss测试文件 --- ycl-smoke/src/main/resources/application-dev.yml | 13 ++++++++++--- 1 files changed, 10 insertions(+), 3 deletions(-) diff --git a/ycl-smoke/src/main/resources/application-dev.yml b/ycl-smoke/src/main/resources/application-dev.yml index 397270e..3ff8ca9 100644 --- a/ycl-smoke/src/main/resources/application-dev.yml +++ b/ycl-smoke/src/main/resources/application-dev.yml @@ -66,8 +66,15 @@ 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 \ No newline at end of file + ip: 10.10.10.10 + +aliyun: + oss: + endpoint: https://oss-cn-chengdu.aliyuncs.com + keyId: LTAI5tJTmV5pnPKjwvpdjyfi + keySecret: HRXGIrDdnhdlvV5AoOB4k9NxYP0G9Z + bucketName: baizonghao-upload \ No newline at end of file -- Gitblit v1.8.0