MrShi
2025-06-16 047808a2d34b40cc9ad2be83e5141bcc3a07d91f
server/visits/dmvisit_service/src/main/java/com/doumee/dao/web/reqeust/PlatformBooksApplyDTO.java
@@ -19,6 +19,8 @@
@Api(tags = "入园预约申请信息" )
public class PlatformBooksApplyDTO {
    @ApiModelProperty(value = "主键 - 修改使用")
    private Integer id;
    @ApiModelProperty(value = "合同号")
    private String contractNum;