feat: There is no way the,buss
This commit is contained in:
+1
-1
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user