YYC
2023-09-07 7af11da07988e252a0e6d8aefef1c575aab3764a
src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1311.java
@@ -16,7 +16,7 @@
 */
@Data
@EqualsAndHashCode(callSuper = false)
public class SH2023Api1311 extends ApiParent implements Serializable {
public class SH2023Api1311 implements Serializable {
    /**
     *
@@ -116,12 +116,6 @@
    @PropertyDef(label = "备注")
    private String bz;
    @PropertyDef(label = "标记位")
    private String bjw;
    @PropertyDef(label = "操作标志")
    private String czbz;
    @JSONField(format = "yyyy-MM-dd HH:mm:ss")
    @PropertyDef(label = "最后更新时间")