feat: There is no way the,buss

This commit is contained in:
super_liu
2021-12-18 22:52:57 +08:00
parent 84e9d46d9e
commit cc6b7da794
@@ -80,7 +80,7 @@ public class BusProcessModelHisController {
if (StringUtils.isNotEmpty(downloadUri)) {
StringBuilder builder=new StringBuilder();
builder.append(standEditFilePath);
builder.append("standNo").append("/");
builder.append(standNo).append("/");
builder.append(fileNm);
String saveFileUrl = builder.toString();
File file = new File(saveFileUrl);