广州市综治平台后端
xusd
9 days ago 3929e759cf20b0afb1abdf76b3e2b302a6e96196
dyh-service/dyh-sys/src/main/java/cn/huge/module/grid/domain/po/GridEvent.java
@@ -188,4 +188,10 @@
     */
    @TableField(value = "certi_no")
    private String certiNo;
    /**
     * 公安的id
     */
    @TableField(value = "system_id")
    private String systemId;
}