medicalWaste-system/src/main/java/com/sinata/system/domain/SysDepartment.java
@@ -82,5 +82,8 @@ @TableField("UNIFIED_SOCIAL_CREDIT_CODE") private String unifiedSocialCreditCode; @ApiModelProperty("区域") @TableField("REGION") private String region; }