medicalWaste-system/src/main/java/com/sinata/system/domain/SysDepartmentInfo.java
@@ -38,11 +38,11 @@ @ApiModelProperty("机构级别(数据字典id)") @TableField("INSTITUTION_LEVEL") private Integer institutionLevel; private Long institutionLevel; @ApiModelProperty("机构性质(数据字典id)") @TableField("INSTITUTION_TYPE") private Integer institutionType; private Long institutionType; @ApiModelProperty("每日产废范围起") @TableField("DAILY_MIN_WASTE_QUANTITY")