Commit 819f7df9d927a21fb903e9711a670538d73afc78
1 parent
9d71fb1c04
Exists in
master
and in
6 other branches
update
Showing 1 changed file with 1 additions and 1 deletions
platform-operate-api/src/main/resources/spring/applicationContext-quartz.xml
View file @
819f7df
| ... | ... | @@ -282,7 +282,7 @@ |
| 282 | 282 | </bean> |
| 283 | 283 | |
| 284 | 284 | |
| 285 | - <!-- 孕妇学校定时任务 --> | |
| 285 | + <!-- 血压定时任务 --> | |
| 286 | 286 | <bean id="generateBpReport" class="org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean"> |
| 287 | 287 | <!-- 要调用的bean --> |
| 288 | 288 | <property name="targetObject" ref="bloodPressureServiceImpl"></property> |