CZT
2023-10-19 da0dfffe0c57ed3ca0c66b24a68ccc64da0873c9
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;
}