From f8b82c489a661ec6ec2cbbc7ff1c74a17cc035c6 Mon Sep 17 00:00:00 2001
From: linzhijie <1003392067@qq.com>
Date: 星期二, 20 九月 2022 09:46:46 +0800
Subject: [PATCH] JAQ自定义公式问题修复

---
 pom.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 74c7c23..53a6423 100644
--- a/pom.xml
+++ b/pom.xml
@@ -380,7 +380,7 @@
         </dependency>
 
     </dependencies>
-    <!--<build>
+    <build>
         <plugins>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
@@ -405,5 +405,5 @@
                 </executions>
             </plugin>
         </plugins>
-    </build>-->
+    </build>
 </project>
\ No newline at end of file

--
Gitblit v1.9.1