From f191c655271ee6e633818a43c921f1437c7bc889 Mon Sep 17 00:00:00 2001
From: "fs1194361820@163.com" <fs1194361820@163.com>
Date: Tue, 18 Aug 2020 15:18:13 +0800
Subject: [PATCH] =?UTF-8?q?*=20=E6=98=BE=E7=A4=BA=E5=AF=B9solon=E7=9A=84?=
 =?UTF-8?q?=E6=94=AF=E6=8C=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index c2814ef72..ec0f3cbed 100644
--- a/README.md
+++ b/README.md
@@ -55,6 +55,7 @@ SQL Tools ( **Dialect**, **Pagination**, **DDL Dump**, **UrlParser**, **SqlState
 |sqlhelper-tkmapper-spring-boot-starter|3.1.0+ |1.8+ | 对 tk.mybatis Mapper 应用提供了 Spring Boot 快速启动|
 |sqlhelper-dbutils | 2.2.0            |1.6+| 对 Apache Commons-DBUtils 支持 (主要包括:通用分页) |
 |sqlhelper-jsqlparser | 3.0.3          |1.6+| 对于要基于SQL Parser接口来完成的功能 由jsqlparser 这个库来实现|
+|sqlhelper-mybatis-solon-plugin|3.2.0|1.8+| 支持solon 框架|
 |sqlhelper-examples|1.0+               |1.8+ | 为这些工具提供 **测试用例** |