移库添加出门证
This commit is contained in:
@@ -205,7 +205,7 @@ public class FileUploadComponent {
|
|||||||
return uploadFile(file, false, relativePath);
|
return uploadFile(file, false, relativePath);
|
||||||
}
|
}
|
||||||
|
|
||||||
private String dateFileName() {
|
public String dateFileName() {
|
||||||
return DateUtil.format(new Date(), "yyyyMMddHHmmssSSS") + RandomUtil.randomNumbers(3);
|
return DateUtil.format(new Date(), "yyyyMMddHHmmssSSS") + RandomUtil.randomNumbers(3);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user