请详细描述需要增加的功能

Comment From: jaimyjie

把这个库的功能移植过来就可以了:https://github.com/yulichang/mybatis-plus-join

Comment From: catgptjourney

把这个库的功能移植过来就可以了:https://github.com/yulichang/mybatis-plus-join

这个库支持非Mysql数据库吗?

Comment From: miemieYaho

未知

Comment From: jaimyjie

把这个库的功能移植过来就可以了:https://github.com/yulichang/mybatis-plus-join

这个库支持非Mysql数据库吗?

他也是基于MyBatis-Plus的增强工具,我实际只用mysql,具体其他数据库是否支持需要分析下源代码