jinpengyong
2023-11-29 24b5c05387c316fa50fd6a4ed0bc3a5ec35cccaa
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;