jinpengyong
2023-04-20 07a0a0b4506b365b44d4cdbf3ced3c5f678ec8d6
screen-api/src/main/java/com/moral/api/entity/Supervision.java
@@ -33,6 +33,11 @@
    private Integer id;
    /**
     * 组织id
     */
    private Integer organizationId;
    /**
     * 地区编码
     */
    private Integer cityCode;