diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml
index b20ddd9..c6270f7 100644
--- a/src/main/resources/META-INF/plugin.xml
+++ b/src/main/resources/META-INF/plugin.xml
@@ -24,10 +24,16 @@
- 1.Fix the problem of exported Chinese garbled code
- 2.Fix the problem that additional columns cannot be edited
+ - 3.Fix the inconsistency between the template and the global variable escape character
+ - 4.Optimize module selection, support module name search
+ - 5.Optimize cleanup table configuration function
- 1.修复导出中文乱码问题
- 2.修复附加列无法编辑问题
+ - 3.修复模板与全局变量转义符不一致问题
+ - 4.优化模块选择,支持搜索
+ - 5.优化清理表配置功能
1.2.5-java.RELEASE