From 720a320a71df614c93e64e9db84547576213bffe Mon Sep 17 00:00:00 2001 From: mhuang Date: Fri, 6 Sep 2019 14:59:19 +0800 Subject: [PATCH] =?UTF-8?q?!3=201.0.0=E5=90=88=E5=B9=B6=E5=88=B0master=20*?= =?UTF-8?q?=201.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3f7eb01..58585e2 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ tech.mhuang hmtool-mybatis-generator - 1.0.1 + 1.0.0 jar mybatis code generate plugins 自动生成CRUD等操作、包含注释等 -- Gitee