puzhibing
2 天以前 43c1dbcee9920e0f0170de0bd0541775d2bd5aa5
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;