无关风月
2025-05-08 9486766c806fe1d9e082b2fd02ea1cc558f1b443
cloud-server-activity/src/main/java/com/dsh/activity/entity/THuiminAgreementSetting.java
@@ -14,7 +14,7 @@
/**
 * <p>
 * 惠民卡协议配置 关联惠民卡协议管理
 * 玩湃惠民卡协议配置 关联玩湃惠民卡协议管理
 * </p>
 *
 * @author jqs
@@ -33,6 +33,8 @@
     */
    @TableId(value = "id", type = IdType.AUTO)
    private Integer id;
    @TableField("agreementId")
    private Integer agreementId;
    /**
     * 协议名称
     */