diff --git a/README.md b/README.md index 19e90ca..1b1f481 100644 --- a/README.md +++ b/README.md @@ -143,9 +143,9 @@ class test { MPJLambdaWrapper其他功能 -* [一对一,一对多使用](https://gitee.com/best_handsome/mybatis-plus-join/wikis/MyLambdaWrapper/selectCollection()?sort_id=6509590) -* [简单的SQL函数使用](https://gitee.com/best_handsome/mybatis-plus-join/wikis/selectFunc()?sort_id=4082479) -* [ON语句多条件支持](https://gitee.com/best_handsome/mybatis-plus-join/wikis/leftJoin?sort_id=3496671) +* 一对一,一对多使用 +* 简单的SQL函数使用 +* ON语句多条件支持 ### String形式用法(MPJQueryWrapper)