Browse Source

update gen pom.xml

RuoYi 1 year ago
parent
commit
4a5ea50a14
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ruoyi-generator/pom.xml

+ 1 - 1
ruoyi-generator/pom.xml

@@ -17,7 +17,7 @@
 
     <dependencies>
 
-        <!--velocity代码生成使用模板 -->
+        <!-- velocity代码生成使用模板 -->
         <dependency>
             <groupId>org.apache.velocity</groupId>
             <artifactId>velocity-engine-core</artifactId>