huliguo
5 天以前 57c69219eb101c5ecc577a77882febf0cded1aed
ruoyi-modules/ruoyi-system/src/main/java/com/ruoyi/system/domain/pojo/config/QuickEntry.java
@@ -86,12 +86,6 @@
    @TableField("jump_type")
    private Integer jumpType;
    /**
     * 小程序appid
     */
    @TableField("appid")
    private String appid;
    @Override
    protected Serializable pkVal() {
        return this.entryId;