1.添加时间范围验证

2.附件上传时间自动更新,报告出具时间
This commit is contained in:
wr
2023-09-12 13:30:38 +08:00
parent c9a8a4ae44
commit 932f24fcd7
8 changed files with 234 additions and 25 deletions

View File

@@ -64,5 +64,5 @@ public class SupvFile {
private String uploaderId;
private LocalDateTime createTime;
}