Commit f714366f0e53f4803252ff09884506a9baad2432
1 parent
4a6a515c1e
Exists in
master
and in
1 other branch
add statistics(map)
Showing 1 changed file with 1 additions and 1 deletions
platform-operate-api/src/main/resources/spring/applicationContext.xml
View file @
f714366
... | ... | @@ -15,7 +15,7 @@ |
15 | 15 | <context:component-scan base-package="com.lyms.platform.operate.web.facade"/> |
16 | 16 | <context:component-scan base-package="com.lyms.platform.permission.*"/> |
17 | 17 | <context:component-scan base-package="com.lymsh.platform.reportdata.model.*" /> |
18 | - <context:component-scan base-package="com.lymsh.platform.reportdata.service.impl.*" /> | |
18 | + <context:component-scan base-package="com.lymsh.platform.reportdata.service.impl" /> | |
19 | 19 | <!-- 提示信息加载类 --> |
20 | 20 | <bean class="com.lyms.platform.common.core.resolve.MessageResolver"> |
21 | 21 | <property name="messageFile" value="message.properties"/> |