Commit 678ade42 by yangyang

涉案信息、同案信息时空、多维处理(内蒙)

parent fa29f7de
......@@ -17,12 +17,7 @@ import java.util.Date;
* @since 2023-09-05 16:55:35
*/
@Data
@SuppressWarnings("serial")
public class TbStAsjSaxx extends Model<TbStAsjSaxx> {
@TableId(type = IdType.INPUT)
/**
*案件编号
*/
private String asjbh;
private String larq;
private String zhfzxyrFzxyrdaztdmMc;
......
......@@ -11,10 +11,9 @@ import com.founder.commonutils.model.newPublicEntity.hnkshEntity.*;
import com.founder.commonutils.model.newPublicEntity.MapRestResult;
import com.founder.commonutils.model.nmDataEntity.NeiMengEntity.*;
import com.founder.commonutils.model.nmDataEntity.ParamsEntity.NmTokenUtils;
import com.founder.commonutils.model.nmDataEntity.ResultEntity.personbasicdata;
import com.founder.commonutils.util.*;
import com.founder.publicapi.SkNmInterface.NmDataUtil;
import com.founder.publicapi.mapper.mysqlMapper.ZbFzxyrDataMapper;
import com.founder.publicapi.mapper.oracleXzxtMapper.ZbFzxyrDataMapper;
import com.founder.publicapi.mapper.oracleXzxtMapper.TbStAsjMapper;
import com.founder.publicapi.mapper.oracleXzxtMapper.TbYwXszDwcbgxMapper;
import com.founder.servicebase.logs.OperLog;
......@@ -22,14 +21,12 @@ import com.founder.servicebase.logs.OperationType;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import org.apache.commons.lang.StringUtils;
import org.apache.poi.xssf.usermodel.XSSFPivotTable;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import javax.servlet.http.HttpServletRequest;
import java.io.IOException;
import java.lang.reflect.Field;
import java.text.SimpleDateFormat;
import java.time.LocalDateTime;
import java.time.ZoneId;
import java.time.format.DateTimeFormatter;
......
package com.founder.publicapi.mapper.mysqlMapper;
package com.founder.publicapi.mapper.oracleXzxtMapper;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.founder.commonutils.model.newPublicEntity.RyAndAjEntity.TbXwZbfzxyr;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment