Commit 3d067f67358ccafaecb1402a7100c88ada41a530
1 parent
201a6d17c0
Exists in
master
and in
8 other branches
增加配置
Showing 1 changed file with 1 additions and 1 deletions
platform-operate-api/src/main/resources/spring/applicationContext.xml
View file @
3d067f6
... | ... | @@ -23,7 +23,7 @@ |
23 | 23 | <property name="messageFile" value="message.properties"/> |
24 | 24 | </bean> |
25 | 25 | <import resource="classpath:/spring/applicationContext_biz_patient.xml"/> |
26 | - <import resource="classpath:/spring/spring-mongodb.xml"/> | |
26 | + <import resource="classpath:/spring/spring-mongodb-old.xml"/> | |
27 | 27 | <import resource="classpath:/spring/applicationContext-dal.xml"/> |
28 | 28 | </beans> |