Merge branch 'develop_migration' into 'develop_master'

feat: There is no way the,  工作流文件下载

See merge request LiuChao/foton-slrs-system-rest!556
This commit is contained in:
super_liu
2022-07-16 00:31:24 +08:00
@@ -128,7 +128,7 @@ public class WorkFlowController {
}
IOUtils.closeQuietly(os);
} catch (IOException e) {
e.printStackTrace();
logger.error(e.getMessage(), e);
}
}
}