多余代码删除
This commit is contained in:
parent
203241c7d6
commit
a78308f1d0
@ -85,8 +85,7 @@ public class ScaSbomWorker extends HttpWorker {
|
||||
throw new ServiceException(GlobalErrorCodeConstants.INTERNAL_SERVER_ERROR.getCode(),"目标文件不存在");
|
||||
}
|
||||
TargetVersion targetVersion = targetVersionService.getById(pipeline.getTargetVersionId());
|
||||
// filePath = targetVersion.getFilePath();
|
||||
filePath = "C:\\Users\\admin\\Desktop\\新建文件夹\\dist.zip";
|
||||
filePath = targetVersion.getFilePath();
|
||||
try {
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user