From a31c9ce27cc540b2a5bda55d7a78fb9ace37d393 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A5=B9=E5=87=BA=E5=8E=BB=E8=B5=9A=E9=92=B1=E4=BA=86?= <1284651044@qq.com> Date: Mon, 14 Aug 2023 09:16:12 +0000 Subject: [PATCH] update docs/zh/others/codegen.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 她出去赚钱了 <1284651044@qq.com> --- docs/zh/others/codegen.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh/others/codegen.md b/docs/zh/others/codegen.md index df450465..231554ec 100644 --- a/docs/zh/others/codegen.md +++ b/docs/zh/others/codegen.md @@ -514,7 +514,7 @@ public class EnjoyTemplate implements ITemplate { ``` ## 自定义数据方言 -在 MyBatis-Flex 的代码生成器中,已经内置了 4 中方言,他们分别是: +在 MyBatis-Flex 的代码生成器中,已经内置了 4 种方言,他们分别是: - 默认方言 - MySQL 方言