diff --git a/pom.xml b/pom.xml
index 64200bc..173778f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
-
+
com.xinelu
xinelu
0.0.1
@@ -11,7 +11,7 @@
xinelu
http://www.xinelu.vip
新医路检测管理平台
-
+
0.0.1
UTF-8
@@ -34,7 +34,7 @@
0.9.1
1.18.4
-
+
@@ -212,6 +212,13 @@
xinelu-nurse-applet
${xinelu.version}
+
+
+
+ com.xinelu
+ xinelu-familydoctor
+ ${xinelu.version}
+
@@ -224,6 +231,7 @@
xinelu-common
xinelu-nurse-manage
xinelu-nurse-applet
+ xinelu-familydoctor
pom
@@ -267,4 +275,4 @@
-
\ No newline at end of file
+
diff --git a/xinelu-familydoctor/pom.xml b/xinelu-familydoctor/pom.xml
new file mode 100644
index 0000000..5e90368
--- /dev/null
+++ b/xinelu-familydoctor/pom.xml
@@ -0,0 +1,39 @@
+
+
+
+ 4.0.0
+
+
+ xinelu
+ com.xinelu
+ 0.0.1
+
+
+ xinelu-familydoctor
+
+
+ 家医相关模块(慢病管理、健康管理)
+
+
+
+
+
+ com.xinelu
+ xinelu-common
+
+
+
+
+ org.projectlombok
+ lombok
+
+
+
+
+ io.swagger
+ swagger-models
+ 1.6.2
+
+
+