|
|
|
|
@ -11,7 +11,6 @@ import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
|
|
|
|
|
import com.chinaweal.aiccs.aiccs.abnormal.entity.EBaseinfo;
|
|
|
|
|
import com.chinaweal.aiccs.aiccs.abnormal.entity.TSAbnList;
|
|
|
|
|
import com.chinaweal.aiccs.aiccs.abnormal.entity.TSWrit;
|
|
|
|
|
import com.chinaweal.aiccs.aiccs.abnormal.entity.excel.AbnListExcel;
|
|
|
|
|
import com.chinaweal.aiccs.aiccs.abnormal.service.EBaseinfoService;
|
|
|
|
|
import com.chinaweal.aiccs.aiccs.abnormal.service.TSAbnListService;
|
|
|
|
|
import com.chinaweal.aiccs.aiccs.abnormal.service.TSWritService;
|
|
|
|
|
@ -26,6 +25,7 @@ import com.chinaweal.aiccs.aiccs.seriousillegal.entity.TSBizSerIllegal;
|
|
|
|
|
import com.chinaweal.aiccs.aiccs.seriousillegal.entity.TSBizSerIllegalReas;
|
|
|
|
|
import com.chinaweal.aiccs.aiccs.seriousillegal.entity.TSForIllOperatingList;
|
|
|
|
|
import com.chinaweal.aiccs.aiccs.seriousillegal.entity.TSSerIllegalList;
|
|
|
|
|
import com.chinaweal.aiccs.aiccs.seriousillegal.entity.dto.IllegalListByPripIdParam;
|
|
|
|
|
import com.chinaweal.aiccs.aiccs.seriousillegal.entity.dto.TSBizSerIllegalVO;
|
|
|
|
|
import com.chinaweal.aiccs.aiccs.seriousillegal.excelDto.IllegalExcelDto;
|
|
|
|
|
import com.chinaweal.aiccs.aiccs.seriousillegal.service.TSBizSerIllegalService;
|
|
|
|
|
@ -37,6 +37,7 @@ import com.chinaweal.aiccs.common.base.controller.BaseController;
|
|
|
|
|
import com.chinaweal.aiccs.common.constant.Constant;
|
|
|
|
|
import com.chinaweal.aiccs.common.util.*;
|
|
|
|
|
import com.chinaweal.aicorg.model.AICUser;
|
|
|
|
|
import com.chinaweal.youfool.framework.springboot.base.query.BaseQuery;
|
|
|
|
|
import com.chinaweal.youfool.framework.springboot.mybatis.plus.function.CustomWrapperPackingFunction;
|
|
|
|
|
import com.chinaweal.youfool.framework.springboot.mybatis.plus.page.PageRequestDto;
|
|
|
|
|
import com.chinaweal.youfool.framework.springboot.rest.RestResult;
|
|
|
|
|
@ -241,7 +242,8 @@ public class SerIllegalListController extends BaseController {
|
|
|
|
|
}
|
|
|
|
|
if (StringUtils.isNotBlank(searchName)) {
|
|
|
|
|
wrapper.like(TSSerIllegalList::getEntname, searchName);
|
|
|
|
|
}if(StringUtils.isNotBlank(abntime)){
|
|
|
|
|
}
|
|
|
|
|
if (StringUtils.isNotBlank(abntime)) {
|
|
|
|
|
wrapper.eq(TSSerIllegalList::getAbntime, abntime);
|
|
|
|
|
}
|
|
|
|
|
if (StringUtils.isNotBlank(serillrea)) {
|
|
|
|
|
@ -572,6 +574,7 @@ public class SerIllegalListController extends BaseController {
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* 获取统一严重违法失信企业待办列表分页
|
|
|
|
|
*
|
|
|
|
|
* @param request 请求
|
|
|
|
|
* @param pageRequestDto 分页参数与
|
|
|
|
|
* @return 获取结果
|
|
|
|
|
@ -594,6 +597,7 @@ public class SerIllegalListController extends BaseController {
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* 获取严重违法失信企业个人待办总量
|
|
|
|
|
*
|
|
|
|
|
* @param request 请求
|
|
|
|
|
* @return 获取结果
|
|
|
|
|
* @author lroyia
|
|
|
|
|
@ -610,6 +614,7 @@ public class SerIllegalListController extends BaseController {
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* 通过主体pripid获取主体相关严重违法失信企业名录信息
|
|
|
|
|
*
|
|
|
|
|
* @param pripid 主体pripid
|
|
|
|
|
* @return 查询结果
|
|
|
|
|
* @author lroyia
|
|
|
|
|
@ -741,6 +746,7 @@ public class SerIllegalListController extends BaseController {
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* 综合查询 - 严重违法失信名录导出
|
|
|
|
|
*
|
|
|
|
|
* @param pageRequestDto
|
|
|
|
|
* @param response
|
|
|
|
|
* @return
|
|
|
|
|
@ -829,4 +835,19 @@ public class SerIllegalListController extends BaseController {
|
|
|
|
|
if (excelWriter != null) excelWriter.finish();
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* 查询市场主体的列严记录分页
|
|
|
|
|
*
|
|
|
|
|
* @param pageQuery 分页参数
|
|
|
|
|
* @return 分页结果
|
|
|
|
|
*/
|
|
|
|
|
@ApiOperation("查询市场主体的列严记录分页")
|
|
|
|
|
@PostMapping("getIllegalListByPripId")
|
|
|
|
|
public RestResult<IPage<TSSerIllegalList>> getIllegalListByPripId(@RequestBody @ApiParam(value = "分页参数", required = true) BaseQuery<IllegalListByPripIdParam> pageQuery) {
|
|
|
|
|
IllegalListByPripIdParam param = pageQuery.getEntity(IllegalListByPripIdParam.class);
|
|
|
|
|
return RestResult.ok(tsSerIllegalListService.lambdaQuery().eq(TSSerIllegalList::getPripid, param.getPripid())
|
|
|
|
|
.eq(StringUtils.isNotBlank(param.getOperationStatus()), TSSerIllegalList::getOperationStatus, param.getOperationStatus())
|
|
|
|
|
.page(new Page<>(pageQuery.getCurrent(), pageQuery.getSize())));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|