bestwxc

Results 2 comments of bestwxc

> java.lang.VerifyError: Bad type on operand stack Exception Details: Location: tk/mybatis/mapper/generator/MapperCommentGenerator.addComment(Lorg/mybatis/generator/api/dom/xml/XmlElement;)V @10: invokevirtual Reason: Type 'org/mybatis/generator/api/dom/xml/TextElement' (current frame, stack[1]) is not assignable to 'org/mybatis/generator/api/dom/xml/Element' Current Frame: bci: @10 flags: {...

目测是数据表过大, 分页查询逻辑未走到索引。 可显示指定排序键(需要索引) 建议关闭。