From a4ab8a3b512cc93f783cb9cbf06b2a66c2dff0db Mon Sep 17 00:00:00 2001 From: bjdys Date: Tue, 24 Aug 2021 09:47:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E6=8C=81=E5=AD=97=E6=AE=B5=E6=98=A0?= =?UTF-8?q?=E5=B0=84=E5=8D=87=E7=BA=A7=20mybatis=20plus=20->=203.4.3.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MAPPING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAPPING.md b/MAPPING.md index 7517f9c..155b5dc 100644 --- a/MAPPING.md +++ b/MAPPING.md @@ -33,7 +33,7 @@ QQ群:1022221898 * service继承MPJBaseService (可选) * serviceImpl继承MPJBaseServiceImpl (可选) -#### @MPJMapping注解 +#### @EntityMapping 和 @FieldMapping 注解 UserDO.java