ws
2023-09-25 89cb4ea9adbf4578cceb379b58f36d0ac2d05095
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;
}