CZT
2023-11-15 cc0c09e96a829613bcfb4c2cc1ee5ebf998f016c
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;
}