puzhibing
2025-07-04 486e2d4a76f2dce7edff272d12d5d98aec2e8bfe
ruoyi-modules/ruoyi-system/src/main/java/com/ruoyi/system/domain/pojo/config/Pop.java
@@ -91,12 +91,6 @@
    @TableField("jump_type")
    private Integer jumpType;
    /**
     * 小程序APPID
     */
    @TableField("appid")
    private String appid;
    @Override
    protected Serializable pkVal() {
        return this.popId;