cjl
2023-10-19 2a4a9ef52b0d76efb9712fd8d4268f658546f99f
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;