medicalWaste-system/src/main/java/com/sinata/system/domain/SysAgreement.java
@@ -37,7 +37,7 @@ @TableField("CONTENT") private String content; @ApiModelProperty("协议类型(1:注册协议)") @ApiModelProperty("协议类型(1:注册协议2:隐私协议)") @TableField("TYPE") private Integer type;