|
@@ -10,8 +10,8 @@
|
|
|
<task:scheduled-tasks>
|
|
<task:scheduled-tasks>
|
|
|
<task:scheduled ref="OrderTask" method="autoConfirmOrderRevice" cron="0 0 1 * * ?"/>
|
|
<task:scheduled ref="OrderTask" method="autoConfirmOrderRevice" cron="0 0 1 * * ?"/>
|
|
|
</task:scheduled-tasks>
|
|
</task:scheduled-tasks>
|
|
|
- <task:scheduled-tasks>
|
|
|
|
|
|
|
+ <!--<task:scheduled-tasks>
|
|
|
<task:scheduled ref="RateTask" method="autoRate" cron="0 0 1 * * ?"/>
|
|
<task:scheduled ref="RateTask" method="autoRate" cron="0 0 1 * * ?"/>
|
|
|
- </task:scheduled-tasks>
|
|
|
|
|
|
|
+ </task:scheduled-tasks>-->
|
|
|
<context:annotation-config />
|
|
<context:annotation-config />
|
|
|
</beans>
|
|
</beans>
|