luodangjia
2025-01-07 d0542b6f8b7ead9cea467f12d989eaabb8ec6e60
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;