From eb479a7d59df5f5b941f5d7dcf8993153a30740d Mon Sep 17 00:00:00 2001 From: yulichang <570810310@qq.com> Date: Thu, 12 Jan 2023 16:39:05 +0800 Subject: [PATCH] readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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)