CZT
2023-10-20 07ff6686da8e9922a6f5a4f276e69d045e12a044
src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1311.java
@@ -16,15 +16,15 @@
 */
@Data
@EqualsAndHashCode(callSuper = false)
public class SH2023Api1311 extends ApiParent implements Serializable {
public class SH2023Api1311 implements Serializable {
    /**
     *
     */
    private static final long serialVersionUID = 1L;
    @PropertyDef(label = "监控编号")
    private String sxtbh;
    @PropertyDef(label = "视频监控设备id")
    private String spjksbid;
    @PropertyDef(label = "通道编号")
    private int tdbh;
@@ -117,7 +117,7 @@
    @PropertyDef(label = "备注")
    private String bz;
    @PropertyDef(label = "标记位")
    @PropertyDef(label = "标志位")
    private String bjw;
    @PropertyDef(label = "操作标志")