czt
2024-04-23 a03d12962c4439cce9193f178c02164db20f734c
src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1404.java
@@ -47,7 +47,7 @@
    private String lhhwdm;
    @PropertyDef(label = "轮换数量")
    private Double lhsl;
    private double lhsl;
    @PropertyDef(label = "轮换类型")
    private String lhlx;
@@ -59,4 +59,10 @@
    @PropertyDef(label = "最后更新时间")
    private Date zhgxsj;
    @PropertyDef(label = "操作标志")
    private String czbz;
    @PropertyDef(label = "标记位")
    private String bjw;
}