添加uptime

This commit is contained in:
sxu 2025-03-07 18:25:10 +08:00
parent 17ac900ddd
commit cf2daeb670
1 changed files with 0 additions and 2 deletions

View File

@ -39,8 +39,6 @@ public class CustInfoParam {
private String chronicIds;
private LocalDate birthdayStartTime;
private LocalDate birthdayEndTime;
@DateTimeFormat(pattern = "yyyy-MM-dd")
private LocalDate upTime;
private String keyword;
private List<Long> placeIdList;
private List<Integer> healthStateList;