From 475e1863046adc99ff410ca6b5380f783837e3eb Mon Sep 17 00:00:00 2001 From: fuliqi <fuliqi@qq.com> Date: 星期二, 09 一月 2024 13:34:08 +0800 Subject: [PATCH] 执法事件统计精度 --- 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