czt
2024-05-24 bccb2a6b67d31fd9bb846b2bc605a8b90c228033
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;
}