jinpengyong
2024-04-10 f58ecce62bc5ecad8e8a862b7b0ad590005cfc7e
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;