jinpengyong
2023-08-25 fc2f0441c38a86fc5933b91fdbb3a6705f9b24c3
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;