This commit is contained in:
苏竹红
2024-01-05 17:20:31 +08:00
parent a68a183e5c
commit 6c28b50487
4 changed files with 5 additions and 3 deletions

View File

@@ -30,6 +30,8 @@ public class ExhibitionLineDTO {
private Integer id;
private Long planId;
private Integer expectedVisitorsCount;
private String expectedInformation;