浏览代码

修改接口bug

lijie 4 年之前
父节点
当前提交
c09f177758
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      fm-sop/pom.xml

+ 2 - 2
fm-sop/pom.xml

@@ -89,11 +89,11 @@
                 </exclusion>
             </exclusions>
         </dependency>
-        <!--<dependency>
+        <dependency>
             <groupId>com.persagy</groupId>
             <artifactId>fm-common</artifactId>
             <version>3.0.1</version>
-        </dependency>-->
+        </dependency>
         <dependency>
             <groupId>org.apache.velocity</groupId>
             <artifactId>velocity-engine-core</artifactId>