jinpengyong
2023-10-31 277d2454db9b775cf9cd79a8810a9d8da53f15c2
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;