Commit 45a22f35a1b247bb268abc9aeeb381791f9d6c76

Authored by maliang
1 parent de5594c785
Exists in master

添加 hostpital web 模块

Showing 1 changed file with 1 additions and 0 deletions

parent/pom.xml View file @ 45a22f3
... ... @@ -313,6 +313,7 @@
313 313 <module>core.sdk</module>
314 314 <module>hospital.mac</module>
315 315 <module>mybatis-plus</module>
  316 + <module>hospital.web</module>
316 317 </modules>
317 318 </project>