bug
luoyisheng
2025-03-21 1631a9cd06a9272dbc808551ce7f0682cde2ba71
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;