From 3794effa1e9e78e82e81253d6a6d54ad6db89b7e Mon Sep 17 00:00:00 2001 From: fuliqi <fuliqi@qq.com> Date: 星期六, 16 十二月 2023 17:07:07 +0800 Subject: [PATCH] 同步accoutId --- ycl-smoke/src/main/resources/application-dev.yml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ycl-smoke/src/main/resources/application-dev.yml b/ycl-smoke/src/main/resources/application-dev.yml index 3ff8ca9..9b18287 100644 --- a/ycl-smoke/src/main/resources/application-dev.yml +++ b/ycl-smoke/src/main/resources/application-dev.yml @@ -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