Преглед изворни кода

Merge branch 'develop-v3.0.0' of http://39.106.8.246:3003/FM-dev/fm-cloud into develop-v3.0.0

lixing пре 4 година
родитељ
комит
b15b3b5f3a
1 измењених фајлова са 6 додато и 0 уклоњено
  1. 6 0
      fm-person/pom.xml

+ 6 - 0
fm-person/pom.xml

@@ -83,6 +83,12 @@
             <version>3.0.0</version>
             <scope>compile</scope>
         </dependency>
+        <dependency>
+            <groupId>com.persagy</groupId>
+            <artifactId>fm-mybatis</artifactId>
+            <version>3.0.0</version>
+            <scope>compile</scope>
+        </dependency>
 
     </dependencies>