feat: 成都西南脑科医院三方对接初始化

cdxnnkyy
chenhc 7 months ago
parent d6756ab112
commit a85efa80f9

@ -1,4 +1,4 @@
package com.glxp.mipsdl.client.scpwxyy;
package com.glxp.mipsdl.client.cdxnnkyy;
import cn.hutool.core.bean.BeanUtil;
import cn.hutool.core.collection.CollUtil;
@ -6,13 +6,10 @@ import cn.hutool.core.collection.CollectionUtil;
import cn.hutool.core.util.IdUtil;
import cn.hutool.core.util.ReflectUtil;
import cn.hutool.core.util.StrUtil;
import cn.hutool.json.JSONConfig;
import cn.hutool.json.JSONUtil;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
import com.alibaba.fastjson.TypeReference;
import com.alibaba.fastjson.serializer.SerializeConfig;
import com.alibaba.fastjson.serializer.SerializerFeature;
import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.core.metadata.IPage;
@ -41,7 +38,7 @@ import com.glxp.mipsdl.entity.auth.AuthWarehouseEntity;
import com.glxp.mipsdl.entity.basic.*;
import com.glxp.mipsdl.entity.ctqyy.*;
import com.glxp.mipsdl.entity.inout.*;
import com.glxp.mipsdl.entity.scpwxyy.*;
import com.glxp.mipsdl.entity.cdxnnkyy.*;
import com.glxp.mipsdl.entity.system.ThrYbSetupMapper;
import com.glxp.mipsdl.entity.thrsys.ThrCorpEntity;
import com.glxp.mipsdl.entity.thrsys.ThrInvWarehouseEntity;
@ -57,7 +54,7 @@ import com.glxp.mipsdl.req.zzzyy.ZzzyyRequest;
import com.glxp.mipsdl.res.BaseResponse;
import com.glxp.mipsdl.res.PageSimpleResponse;
import com.glxp.mipsdl.res.ctqyy.CtBaseResponse;
import com.glxp.mipsdl.res.scwpxyy.A006headRespone;
import com.glxp.mipsdl.res.cdxnnkyy.A006headRespone;
import com.glxp.mipsdl.res.udiwms.*;
import com.glxp.mipsdl.service.auth.AuthWarehouseService;
import com.glxp.mipsdl.service.basic.RelCodeDetailService;
@ -68,9 +65,9 @@ import com.glxp.mipsdl.service.thrsys.ThrCorpService;
import com.glxp.mipsdl.service.thrsys.ThrSystemDetailService;
import com.glxp.mipsdl.service.yb.YbClient;
import com.glxp.mipsdl.thirddao.ctqyy.*;
import com.glxp.mipsdl.thirddao.scpwxyy.A003Mapper;
import com.glxp.mipsdl.thirddao.scpwxyy.A010detailMapper;
import com.glxp.mipsdl.thirddao.scpwxyy.A011detailMapper;
import com.glxp.mipsdl.thirddao.cdxnnkyy.A003Mapper;
import com.glxp.mipsdl.thirddao.cdxnnkyy.A010detailMapper;
import com.glxp.mipsdl.thirddao.cdxnnkyy.A011detailMapper;
import com.glxp.mipsdl.util.*;
import lombok.extern.slf4j.Slf4j;
import org.dom4j.Document;
@ -85,8 +82,8 @@ import java.util.*;
import java.util.stream.Collectors;
@Slf4j
@Service(value = "100014HttpClient")
public class ScpwxyyClient extends CommonHttpClient {
@Service(value = "100015HttpClient")
public class CxnnkyyClient extends CommonHttpClient {
@Resource
private ThrSystemDetailService thrSystemDetailService;

@ -1,4 +1,4 @@
package com.glxp.mipsdl.client.scpwxyy.entity;
package com.glxp.mipsdl.client.cdxnnkyy.entity;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.Data;

@ -1,4 +1,4 @@
package com.glxp.mipsdl.client.scpwxyy.entity;
package com.glxp.mipsdl.client.cdxnnkyy.entity;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.Data;

@ -1,4 +1,4 @@
package com.glxp.mipsdl.client.scpwxyy.entity;
package com.glxp.mipsdl.client.cdxnnkyy.entity;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.Data;

@ -1,4 +1,4 @@
package com.glxp.mipsdl.entity.scpwxyy;
package com.glxp.mipsdl.entity.cdxnnkyy;
import java.math.BigDecimal;
import java.util.Date;

@ -1,4 +1,4 @@
package com.glxp.mipsdl.entity.scpwxyy;
package com.glxp.mipsdl.entity.cdxnnkyy;
import java.util.Date;
import lombok.AllArgsConstructor;

@ -1,4 +1,4 @@
package com.glxp.mipsdl.entity.scpwxyy;
package com.glxp.mipsdl.entity.cdxnnkyy;
import java.math.BigDecimal;
import java.util.Date;

@ -1,4 +1,4 @@
package com.glxp.mipsdl.entity.scpwxyy;
package com.glxp.mipsdl.entity.cdxnnkyy;
import lombok.AllArgsConstructor;
import lombok.Builder;

@ -1,4 +1,4 @@
package com.glxp.mipsdl.entity.scpwxyy;
package com.glxp.mipsdl.entity.cdxnnkyy;
import lombok.AllArgsConstructor;
import lombok.Builder;

@ -1,4 +1,4 @@
package com.glxp.mipsdl.entity.scpwxyy;
package com.glxp.mipsdl.entity.cdxnnkyy;
import java.util.Date;
import lombok.AllArgsConstructor;

@ -1,4 +1,4 @@
package com.glxp.mipsdl.entity.scpwxyy;
package com.glxp.mipsdl.entity.cdxnnkyy;
import java.math.BigDecimal;
import java.util.Date;

@ -1,4 +1,4 @@
package com.glxp.mipsdl.entity.scpwxyy;
package com.glxp.mipsdl.entity.cdxnnkyy;
import java.util.Date;
import lombok.AllArgsConstructor;

@ -1,4 +1,4 @@
package com.glxp.mipsdl.entity.scpwxyy;
package com.glxp.mipsdl.entity.cdxnnkyy;
import java.math.BigDecimal;
import lombok.AllArgsConstructor;

@ -1,9 +1,8 @@
package com.glxp.mipsdl.entity.scpwxyy;
package com.glxp.mipsdl.entity.cdxnnkyy;
import java.math.BigDecimal;
import java.util.Date;
import cn.hutool.core.date.DateTime;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;

@ -1,4 +1,4 @@
package com.glxp.mipsdl.entity.scpwxyy;
package com.glxp.mipsdl.entity.cdxnnkyy;
import java.math.BigDecimal;
import lombok.AllArgsConstructor;

@ -1,4 +1,4 @@
package com.glxp.mipsdl.entity.scpwxyy;
package com.glxp.mipsdl.entity.cdxnnkyy;
import java.math.BigDecimal;
import java.util.Date;

@ -1,4 +1,4 @@
package com.glxp.mipsdl.entity.scpwxyy;
package com.glxp.mipsdl.entity.cdxnnkyy;
import java.math.BigDecimal;
import java.util.Date;

@ -1,4 +1,4 @@
package com.glxp.mipsdl.entity.scpwxyy;
package com.glxp.mipsdl.entity.cdxnnkyy;
import java.math.BigDecimal;
import java.util.Date;

@ -1,6 +1,6 @@
package com.glxp.mipsdl.res.scwpxyy;
package com.glxp.mipsdl.res.cdxnnkyy;
import com.glxp.mipsdl.entity.scpwxyy.A0006detail;
import com.glxp.mipsdl.entity.cdxnnkyy.A0006detail;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;

@ -1,10 +1,10 @@
package com.glxp.mipsdl.service.scpwxyy;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.glxp.mipsdl.entity.scpwxyy.A0006detail;
import com.glxp.mipsdl.entity.cdxnnkyy.A0006detail;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;
import com.glxp.mipsdl.thirddao.scpwxyy.A0006detailMapper;
import com.glxp.mipsdl.thirddao.cdxnnkyy.A0006detailMapper;
@Service
public class A0006detailService extends ServiceImpl<A0006detailMapper, A0006detail> {

@ -1,12 +1,11 @@
package com.glxp.mipsdl.service.scpwxyy;
import com.github.pagehelper.PageHelper;
import com.glxp.mipsdl.entity.scpwxyy.A001;
import com.glxp.mipsdl.entity.cdxnnkyy.A001;
import com.glxp.mipsdl.req.base.UdiwmsUnitRequest;
import org.springframework.stereotype.Service;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import javax.annotation.Resource;
import com.glxp.mipsdl.thirddao.scpwxyy.A001Mapper;
import com.glxp.mipsdl.thirddao.cdxnnkyy.A001Mapper;
import java.util.Collections;
import java.util.List;

@ -1,10 +1,10 @@
package com.glxp.mipsdl.service.scpwxyy;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.glxp.mipsdl.entity.scpwxyy.A003;
import com.glxp.mipsdl.entity.cdxnnkyy.A003;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;
import com.glxp.mipsdl.thirddao.scpwxyy.A003Mapper;
import com.glxp.mipsdl.thirddao.cdxnnkyy.A003Mapper;
@Service
public class A003Service extends ServiceImpl<A003Mapper, A003> {

@ -3,18 +3,11 @@ package com.glxp.mipsdl.service.scpwxyy;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.github.pagehelper.PageHelper;
import com.glxp.mipsdl.entity.ctqyy.VYpzsPresInfo;
import com.glxp.mipsdl.entity.scpwxyy.A001;
import com.glxp.mipsdl.entity.scpwxyy.A004;
import com.glxp.mipsdl.req.base.UdiwmsUnitRequest;
import com.glxp.mipsdl.entity.cdxnnkyy.A004;
import com.glxp.mipsdl.req.base.UdiwmsWarehouseRequest;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;
import com.glxp.mipsdl.thirddao.scpwxyy.A004Mapper;
import java.util.Collections;
import java.util.List;
import com.glxp.mipsdl.thirddao.cdxnnkyy.A004Mapper;
@Service
public class A004Service extends ServiceImpl<A004Mapper, A004> {

@ -1,10 +1,10 @@
package com.glxp.mipsdl.service.scpwxyy;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.glxp.mipsdl.entity.scpwxyy.A005;
import com.glxp.mipsdl.entity.cdxnnkyy.A005;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;
import com.glxp.mipsdl.thirddao.scpwxyy.A005Mapper;
import com.glxp.mipsdl.thirddao.cdxnnkyy.A005Mapper;
@Service
public class A005Service extends ServiceImpl<A005Mapper, A005> {

@ -5,12 +5,12 @@ import cn.hutool.core.util.StrUtil;
import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.github.pagehelper.PageHelper;
import com.glxp.mipsdl.entity.scpwxyy.A0006detail;
import com.glxp.mipsdl.entity.scpwxyy.A006head;
import com.glxp.mipsdl.entity.cdxnnkyy.A0006detail;
import com.glxp.mipsdl.entity.cdxnnkyy.A006head;
import com.glxp.mipsdl.req.base.UdiwmsOrderQueryRequest;
import com.glxp.mipsdl.res.scwpxyy.A006headRespone;
import com.glxp.mipsdl.res.cdxnnkyy.A006headRespone;
import org.springframework.stereotype.Service;
import com.glxp.mipsdl.thirddao.scpwxyy.A006headMapper;
import com.glxp.mipsdl.thirddao.cdxnnkyy.A006headMapper;
import javax.annotation.Resource;
import java.util.Collections;

@ -1,16 +1,10 @@
package com.glxp.mipsdl.service.scpwxyy;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.github.pagehelper.PageHelper;
import com.glxp.mipsdl.entity.scpwxyy.A007;
import com.glxp.mipsdl.req.base.UdiwmsQueryUdiInvProductsRequest;
import com.glxp.mipsdl.res.scwpxyy.A006headRespone;
import com.glxp.mipsdl.entity.cdxnnkyy.A007;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;
import com.glxp.mipsdl.thirddao.scpwxyy.A007Mapper;
import java.util.Collections;
import java.util.List;
import com.glxp.mipsdl.thirddao.cdxnnkyy.A007Mapper;
@Service
public class A007Service extends ServiceImpl<A007Mapper, A007> {

@ -1,10 +1,10 @@
package com.glxp.mipsdl.service.scpwxyy;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.glxp.mipsdl.entity.scpwxyy.A008;
import com.glxp.mipsdl.entity.cdxnnkyy.A008;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;
import com.glxp.mipsdl.thirddao.scpwxyy.A008Mapper;
import com.glxp.mipsdl.thirddao.cdxnnkyy.A008Mapper;
@Service
public class A008Service extends ServiceImpl<A008Mapper, A008> {

@ -1,10 +1,10 @@
package com.glxp.mipsdl.service.scpwxyy;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.glxp.mipsdl.entity.scpwxyy.A010detail;
import com.glxp.mipsdl.entity.cdxnnkyy.A010detail;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;
import com.glxp.mipsdl.thirddao.scpwxyy.A010detailMapper;
import com.glxp.mipsdl.thirddao.cdxnnkyy.A010detailMapper;
@Service
public class A010detailService extends ServiceImpl<A010detailMapper, A010detail> {

@ -1,10 +1,10 @@
package com.glxp.mipsdl.service.scpwxyy;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.glxp.mipsdl.entity.scpwxyy.A010head;
import com.glxp.mipsdl.entity.cdxnnkyy.A010head;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;
import com.glxp.mipsdl.thirddao.scpwxyy.A010headMapper;
import com.glxp.mipsdl.thirddao.cdxnnkyy.A010headMapper;
@Service
public class A010headService extends ServiceImpl<A010headMapper, A010head> {

@ -1,10 +1,10 @@
package com.glxp.mipsdl.service.scpwxyy;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.glxp.mipsdl.entity.scpwxyy.A011detail;
import com.glxp.mipsdl.entity.cdxnnkyy.A011detail;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;
import com.glxp.mipsdl.thirddao.scpwxyy.A011detailMapper;
import com.glxp.mipsdl.thirddao.cdxnnkyy.A011detailMapper;
@Service
public class A011detailService extends ServiceImpl<A011detailMapper, A011detail> {

@ -1,10 +1,10 @@
package com.glxp.mipsdl.service.scpwxyy;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.glxp.mipsdl.entity.scpwxyy.A011head;
import com.glxp.mipsdl.entity.cdxnnkyy.A011head;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;
import com.glxp.mipsdl.thirddao.scpwxyy.A011headMapper;
import com.glxp.mipsdl.thirddao.cdxnnkyy.A011headMapper;
@Service
public class A011headService extends ServiceImpl<A011headMapper, A011head> {

@ -1,10 +1,10 @@
package com.glxp.mipsdl.service.scpwxyy;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.glxp.mipsdl.entity.scpwxyy.A013;
import com.glxp.mipsdl.entity.cdxnnkyy.A013;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;
import com.glxp.mipsdl.thirddao.scpwxyy.A013Mapper;
import com.glxp.mipsdl.thirddao.cdxnnkyy.A013Mapper;
@Service
public class A013Service extends ServiceImpl<A013Mapper, A013> {

@ -1,10 +1,10 @@
package com.glxp.mipsdl.service.scpwxyy;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.glxp.mipsdl.entity.scpwxyy.A014;
import com.glxp.mipsdl.entity.cdxnnkyy.A014;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;
import com.glxp.mipsdl.thirddao.scpwxyy.A014Mapper;
import com.glxp.mipsdl.thirddao.cdxnnkyy.A014Mapper;
@Service
public class A014Service extends ServiceImpl<A014Mapper, A014> {

@ -1,12 +1,12 @@
package com.glxp.mipsdl.thirddao.scpwxyy;
package com.glxp.mipsdl.thirddao.cdxnnkyy;
import com.baomidou.dynamic.datasource.annotation.DS;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.glxp.mipsdl.entity.scpwxyy.A0006detail;
import com.glxp.mipsdl.entity.cdxnnkyy.A0006detail;
import org.apache.ibatis.annotations.Mapper;
@Mapper
@DS("scpwxyySql")
@DS("cdxnnkyySql")
public interface A0006detailMapper extends BaseMapper<A0006detail> {

@ -1,16 +1,15 @@
package com.glxp.mipsdl.thirddao.scpwxyy;
package com.glxp.mipsdl.thirddao.cdxnnkyy;
import com.baomidou.dynamic.datasource.annotation.DS;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.glxp.mipsdl.entity.ctqyy.VInsurNationGoodsPhysic;
import com.glxp.mipsdl.entity.scpwxyy.A001;
import com.glxp.mipsdl.entity.cdxnnkyy.A001;
import com.glxp.mipsdl.req.base.UdiwmsUnitRequest;
import org.apache.ibatis.annotations.Mapper;
import java.util.List;
@Mapper
@DS("scpwxyySql")
@DS("cdxnnkyySql")
public interface A001Mapper extends BaseMapper<A001> {
List<A001> filterList(UdiwmsUnitRequest udiwmsUnitRequest);
}

@ -1,12 +1,12 @@
package com.glxp.mipsdl.thirddao.scpwxyy;
package com.glxp.mipsdl.thirddao.cdxnnkyy;
import com.baomidou.dynamic.datasource.annotation.DS;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.glxp.mipsdl.entity.scpwxyy.A003;
import com.glxp.mipsdl.entity.cdxnnkyy.A003;
import org.apache.ibatis.annotations.Mapper;
@Mapper
@DS("scpwxyySql")
@DS("cdxnnkyySql")
public interface A003Mapper extends BaseMapper<A003> {
}

@ -1,19 +1,16 @@
package com.glxp.mipsdl.thirddao.scpwxyy;
package com.glxp.mipsdl.thirddao.cdxnnkyy;
import com.baomidou.dynamic.datasource.annotation.DS;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.glxp.mipsdl.entity.ctqyy.VYpzsPresInfo;
import com.glxp.mipsdl.entity.scpwxyy.A004;
import com.glxp.mipsdl.entity.cdxnnkyy.A004;
import com.glxp.mipsdl.req.base.UdiwmsWarehouseRequest;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import java.util.List;
@Mapper
@DS("scpwxyySql")
@DS("cdxnnkyySql")
public interface A004Mapper extends BaseMapper<A004> {
IPage<A004> filterList(Page<A004> page,@Param("udiwmsWarehouseRequest") UdiwmsWarehouseRequest udiwmsWarehouseRequest);
}

@ -1,13 +1,13 @@
package com.glxp.mipsdl.thirddao.scpwxyy;
package com.glxp.mipsdl.thirddao.cdxnnkyy;
import com.baomidou.dynamic.datasource.annotation.DS;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.glxp.mipsdl.entity.scpwxyy.A005;
import com.glxp.mipsdl.entity.cdxnnkyy.A005;
import org.apache.ibatis.annotations.Mapper;
@Mapper
@DS("scpwxyySql")
@DS("cdxnnkyySql")
public interface A005Mapper extends BaseMapper<A005> {

@ -1,16 +1,16 @@
package com.glxp.mipsdl.thirddao.scpwxyy;
package com.glxp.mipsdl.thirddao.cdxnnkyy;
import com.baomidou.dynamic.datasource.annotation.DS;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.glxp.mipsdl.entity.scpwxyy.A006head;
import com.glxp.mipsdl.entity.cdxnnkyy.A006head;
import com.glxp.mipsdl.req.base.UdiwmsOrderQueryRequest;
import com.glxp.mipsdl.res.scwpxyy.A006headRespone;
import com.glxp.mipsdl.res.cdxnnkyy.A006headRespone;
import org.apache.ibatis.annotations.Mapper;
import java.util.List;
@Mapper
@DS("scpwxyySql")
@DS("cdxnnkyySql")
public interface A006headMapper extends BaseMapper<A006head> {
List<A006headRespone> filterList(UdiwmsOrderQueryRequest udiwmsOrderQueryRequest);

@ -1,12 +1,12 @@
package com.glxp.mipsdl.thirddao.scpwxyy;
package com.glxp.mipsdl.thirddao.cdxnnkyy;
import com.baomidou.dynamic.datasource.annotation.DS;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.glxp.mipsdl.entity.scpwxyy.A007;
import com.glxp.mipsdl.entity.cdxnnkyy.A007;
import org.apache.ibatis.annotations.Mapper;
@Mapper
@DS("scpwxyySql")
@DS("cdxnnkyySql")
public interface A007Mapper extends BaseMapper<A007> {

@ -1,12 +1,12 @@
package com.glxp.mipsdl.thirddao.scpwxyy;
package com.glxp.mipsdl.thirddao.cdxnnkyy;
import com.baomidou.dynamic.datasource.annotation.DS;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.glxp.mipsdl.entity.scpwxyy.A008;
import com.glxp.mipsdl.entity.cdxnnkyy.A008;
import org.apache.ibatis.annotations.Mapper;
@Mapper
@DS("scpwxyySql")
@DS("cdxnnkyySql")
public interface A008Mapper extends BaseMapper<A008> {

@ -1,13 +1,12 @@
package com.glxp.mipsdl.thirddao.scpwxyy;
package com.glxp.mipsdl.thirddao.cdxnnkyy;
import com.baomidou.dynamic.datasource.annotation.DS;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.glxp.mipsdl.entity.scpwxyy.A008;
import com.glxp.mipsdl.entity.scpwxyy.A010detail;
import com.glxp.mipsdl.entity.cdxnnkyy.A010detail;
import org.apache.ibatis.annotations.Mapper;
@Mapper
@DS("scpwxyySql")
@DS("cdxnnkyySql")
public interface A010detailMapper extends BaseMapper<A010detail> {

@ -1,12 +1,12 @@
package com.glxp.mipsdl.thirddao.scpwxyy;
package com.glxp.mipsdl.thirddao.cdxnnkyy;
import com.baomidou.dynamic.datasource.annotation.DS;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.glxp.mipsdl.entity.scpwxyy.A010head;
import com.glxp.mipsdl.entity.cdxnnkyy.A010head;
import org.apache.ibatis.annotations.Mapper;
@Mapper
@DS("scpwxyySql")
@DS("cdxnnkyySql")
public interface A010headMapper extends BaseMapper<A010head> {

@ -1,12 +1,12 @@
package com.glxp.mipsdl.thirddao.scpwxyy;
package com.glxp.mipsdl.thirddao.cdxnnkyy;
import com.baomidou.dynamic.datasource.annotation.DS;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.glxp.mipsdl.entity.scpwxyy.A011detail;
import com.glxp.mipsdl.entity.cdxnnkyy.A011detail;
import org.apache.ibatis.annotations.Mapper;
@Mapper
@DS("scpwxyySql")
@DS("cdxnnkyySql")
public interface A011detailMapper extends BaseMapper<A011detail> {

@ -1,12 +1,12 @@
package com.glxp.mipsdl.thirddao.scpwxyy;
package com.glxp.mipsdl.thirddao.cdxnnkyy;
import com.baomidou.dynamic.datasource.annotation.DS;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.glxp.mipsdl.entity.scpwxyy.A011head;
import com.glxp.mipsdl.entity.cdxnnkyy.A011head;
import org.apache.ibatis.annotations.Mapper;
@Mapper
@DS("scpwxyySql")
@DS("cdxnnkyySql")
public interface A011headMapper extends BaseMapper<A011head> {

@ -1,12 +1,12 @@
package com.glxp.mipsdl.thirddao.scpwxyy;
package com.glxp.mipsdl.thirddao.cdxnnkyy;
import com.baomidou.dynamic.datasource.annotation.DS;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.glxp.mipsdl.entity.scpwxyy.A013;
import com.glxp.mipsdl.entity.cdxnnkyy.A013;
import org.apache.ibatis.annotations.Mapper;
@Mapper
@DS("scpwxyySql")
@DS("cdxnnkyySql")
public interface A013Mapper extends BaseMapper<A013> {

@ -1,12 +1,12 @@
package com.glxp.mipsdl.thirddao.scpwxyy;
package com.glxp.mipsdl.thirddao.cdxnnkyy;
import com.baomidou.dynamic.datasource.annotation.DS;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.glxp.mipsdl.entity.scpwxyy.A014;
import com.glxp.mipsdl.entity.cdxnnkyy.A014;
import org.apache.ibatis.annotations.Mapper;
@Mapper
@DS("scpwxyySql")
@DS("cdxnnkyySql")
public interface A014Mapper extends BaseMapper<A014> {

@ -10,7 +10,7 @@ spring:
username: root
password: 123456
driver-class-name: com.p6spy.engine.spy.P6SpyDriver
scpwxyySql:
cdxnnkyySql:
# jdbc-url: jdbc:oracle:thin:@192.168.10.8:1521/njxyy
# username: I_YPZS
# password: zy02v4ys

@ -10,7 +10,7 @@ spring:
username: root
password: Glxp@6066
driver-class-name: com.mysql.cj.jdbc.Driver
scpwxyySql:
cdxnnkyySql:
driver-class-name: oracle.jdbc.driver.OracleDriver
url: jdbc:oracle:thin:@10.82.6.215:1521/pdborcl
username: dtc

@ -58,5 +58,9 @@
{
"code": "100014",
"name": "四川平武县医院"
},
{
"code": "100015",
"name": "成都西南脑科医院"
}
]

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A0006detailMapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A0006detail">
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A0006detailMapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A0006detail">
<!--@mbg.generated-->
<!--@Table udi_wms_ywj.a0006detail-->
<id column="CODEFK" jdbcType="VARCHAR" property="codefk" />

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A001Mapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A001">
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A001Mapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A001">
<!--@mbg.generated-->
<!--@Table udi_wms_ywj.a001-->
<id column="UNITID" jdbcType="VARCHAR" property="unitid"/>
@ -18,7 +18,7 @@
UNITID, `NAME`, LASTUPDATETIME, ADDR, CREDITNO, SPELL, CONTACT, MOBILE
</sql>
<select id="filterList" resultType="com.glxp.mipsdl.entity.scpwxyy.A001">
<select id="filterList" resultType="com.glxp.mipsdl.entity.cdxnnkyy.A001">
select *
from a001
<where>

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A003Mapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A003">
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A003Mapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A003">
<!--@mbg.generated-->
<!--@Table udi_wms_ywj.a003-->
<id column="CODE" jdbcType="VARCHAR" property="code" />

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A004Mapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A004">
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A004Mapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A004">
<!--@mbg.generated-->
<!--@Table udi_wms_ywj.a004-->
<id column="CODE" jdbcType="VARCHAR" property="code" />
@ -14,7 +14,7 @@
CODE, `NAME`, REMARK, DETAILS
</sql>
<select id="filterList" resultType="com.glxp.mipsdl.entity.scpwxyy.A004">
<select id="filterList" resultType="com.glxp.mipsdl.entity.cdxnnkyy.A004">
select *
from a004
<where>

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A005Mapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A005">
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A005Mapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A005">
<!--@mbg.generated-->
<!--@Table udi_wms_ywj.a005-->
<id column="CODE" jdbcType="VARCHAR" property="code" />

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A006headMapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A006head">
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A006headMapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A006head">
<!--@mbg.generated-->
<!--@Table udi_wms_ywj.a006head-->
<id column="CODEFK" jdbcType="VARCHAR" property="codefk"/>
@ -31,7 +31,7 @@
</sql>
<select id="filterList" resultType="com.glxp.mipsdl.res.scwpxyy.A006headRespone">
<select id="filterList" resultType="com.glxp.mipsdl.res.cdxnnkyy.A006headRespone">
select *
from a006head
<where>

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A007Mapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A007">
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A007Mapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A007">
<!--@mbg.generated-->
<!--@Table udi_wms_ywj.a007-->
<id column="INVENTORYCODE" jdbcType="VARCHAR" property="inventorycode" />

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A008Mapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A008">
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A008Mapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A008">
<!--@mbg.generated-->
<!--@Table udi_wms_ywj.a008-->
<id column="CODE" jdbcType="VARCHAR" property="code" />

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A010detailMapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A010detail">
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A010detailMapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A010detail">
<!--@mbg.generated-->
<!--@Table udi_wms_ywj.a010detail-->
<id column="CODEFK" jdbcType="VARCHAR" property="codefk" />

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A010headMapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A010head">
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A010headMapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A010head">
<!--@mbg.generated-->
<!--@Table udi_wms_ywj.a010head-->
<id column="CODEFK" jdbcType="VARCHAR" property="codefk" />

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A011detailMapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A011detail">
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A011detailMapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A011detail">
<!--@mbg.generated-->
<!--@Table udi_wms_ywj.a011detail-->
<id column="CODEFK" jdbcType="VARCHAR" property="codefk" />

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A011headMapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A011head">
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A011headMapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A011head">
<!--@mbg.generated-->
<!--@Table udi_wms_ywj.a011head-->
<id column="CODEFK" jdbcType="VARCHAR" property="codefk" />

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A013Mapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A013">
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A013Mapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A013">
<!--@mbg.generated-->
<!--@Table udi_wms_ywj.a013-->
<result column="MED_LIST_CODG" jdbcType="VARCHAR" property="medListCodg" />

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.glxp.mipsdl.thirddao.scpwxyy.A014Mapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.scpwxyy.A014">
<mapper namespace="com.glxp.mipsdl.thirddao.cdxnnkyy.A014Mapper">
<resultMap id="BaseResultMap" type="com.glxp.mipsdl.entity.cdxnnkyy.A014">
<!--@mbg.generated-->
<!--@Table udi_wms_ywj.a014-->
<result column="MED_LIST_CODG" jdbcType="VARCHAR" property="medListCodg" />
Loading…
Cancel
Save