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