master
zhang chengzhi 2024-09-04 10:17:27 +08:00
parent 194214dce1
commit 3f4b7ff729
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ private static String serverPath ="home/code/";
@Override
public void run(ApplicationArguments args) throws Exception {
log.info("开始从Oss下载规则引擎");
OSS ossClient = new OSSClientBuilder().build(endPoint, accessKeyId, accessKeySecret);
try {