|
@@ -757,7 +757,6 @@ public interface CommonMapper {
|
|
|
|
|
|
IPage<WorkerElecConfirmVO> workerSignConfirmPage(Page page, @Param("ex") ZfireParamBean zfireParamBean);
|
|
|
|
|
|
- @InterceptorIgnore(tenantLine = "1", blockAttack = "1", illegalSql = "1")
|
|
|
Integer workerSignConfirmCount();
|
|
|
|
|
|
IPage<WorkerElecConfirmManualVO> workerSignConfirmManualPage(Page page, @Param("ex") ZfireParamBean zfireParamBean);
|