luo
2023-10-08 d4deed2a4b2df4fdf2918703d069632ff07a1f96
cloud-server-other/src/main/java/com/dsh/other/entity/HonorRules.java
@@ -43,9 +43,9 @@
    /**
     * 满足条件值
     */
    @TableField("condition")
    private String condition;
    @TableField(value = "`condition`")
    private String condition;
    @Override
    protected Serializable pkVal() {