bug
luoyisheng
2025-04-01 f7a9f7036f862500a03ce31b322a928392131fa7
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;