白名单增加各个操作的定时任务处理;
各种批量操作增加定时任务的处理;
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
<plugins>
|
||||
<plugin interceptor="com.nis.persistence.interceptor.PaginationInterceptor" />
|
||||
<!-- 定时任务 更新保存 拦截器 -->
|
||||
<plugin interceptor="com.nis.persistence.interceptor.ScheduleUpdateInterceptor" />
|
||||
<!-- <plugin interceptor="com.nis.persistence.interceptor.ScheduleUpdateInterceptor" /> -->
|
||||
<!-- 定时任务 查询 -->
|
||||
<plugin interceptor="com.nis.persistence.interceptor.ScheduleSelectInterceptor" />
|
||||
</plugins>
|
||||
|
||||
Reference in New Issue
Block a user