[pas:0.0.0.0:8879] [,] 2022-11-28 09:15:19.334 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:19.371 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:19.418 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:19.421 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:19.422 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:19.439 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:19.440 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:19.440 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:19.458 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:27.654 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:27.654 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:27.727 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:27.734 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:27.736 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:27.866 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:27.892 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:27.892 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:27.911 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:27.915 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:27.916 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:27.935 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:27.961 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:27.962 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.046 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.049 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.050 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.069 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.080 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.081 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.099 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.112 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.112 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.129 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.152 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.152 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.173 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.196 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.196 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.213 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.215 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.215 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.232 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.234 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.234 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.252 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.261 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.264 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.288 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.341 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.342 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.359 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.396 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.396 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.413 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.416 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.416 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:28.434 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:38.734 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:38.734 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:38.806 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:38.807 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:38.807 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:38.934 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:38.935 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:38.936 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:38.953 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:38.955 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:38.956 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:38.975 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:38.976 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:38.977 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.053 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.053 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.053 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.080 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.081 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.082 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.099 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.100 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.101 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.114 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.114 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.114 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.140 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.141 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.142 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.159 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.161 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.161 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.170 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.180 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.180 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.190 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.200 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.200 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.219 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.221 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.222 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.237 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.237 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.237 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.257 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.257 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.257 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.278 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.285 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.286 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:39.303 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.282 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.282 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.282 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.282 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.472 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.472 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.472 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.472 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.472 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.472 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.482 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.482 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.502 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.502 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.502 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.502 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.522 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.523 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.523 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.523 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.523 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.536 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.536 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.536 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.536 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.536 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.546 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.547 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.548 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.548 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 0(Integer), 3(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.548 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.558 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.558 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.558 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.558 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.558 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.568 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.568 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.568 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.618 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.647 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.647 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.647 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.657 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.657 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.657 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.667 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.672 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.672 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.676 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.677 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.678 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.693 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.693 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.713 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.713 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.713 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.713 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.774 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.774 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.776 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.776 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.776 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.776 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.794 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.794 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.797 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.798 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.798 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.799 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.815 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.816 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.832 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.832 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.832 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.832 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.848 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.848 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.858 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.858 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.858 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.858 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.878 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.878 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.888 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.888 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.888 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.888 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.920 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.920 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.930 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.930 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.930 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.930 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.957 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.957 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.971 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.971 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.971 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:44.971 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.165 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.167 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.167 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.167 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.169 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.169 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.187 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.189 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.189 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.190 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.190 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.190 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.205 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.206 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.206 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.207 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.207 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.207 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.223 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.223 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.224 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.224 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.224 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.224 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.241 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.241 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.242 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.242 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.242 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.242 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.325 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.325 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.329 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.329 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.329 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.330 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.346 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.346 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.347 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.347 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.347 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.347 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.367 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.367 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.368 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.368 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.368 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.368 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.473 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.473 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.474 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.474 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.475 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.475 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.491 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.491 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.492 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.492 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.492 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.492 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.510 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.510 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.511 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.512 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.512 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.512 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.528 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.528 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.529 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.529 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.529 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.530 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.546 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.546 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.547 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.547 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.547 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.547 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.579 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.579 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.584 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.585 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.586 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.586 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.613 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:45.613 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.577 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.578 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN206453255U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.619 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.619 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.685 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.686 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.686 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 1(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.748 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.749 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.749 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.761 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.769 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.770 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.770 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.786 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.788 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.788 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.803 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.805 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.805 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.822 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.827 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.827 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.909 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.910 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.911 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.927 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.929 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.930 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.949 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.950 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:49.950 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.011 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.014 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.015 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.031 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.032 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.032 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.049 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.050 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.051 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.067 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.068 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.068 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.084 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.085 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.085 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.117 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.118 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.118 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN206453255U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.143 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.148 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.148 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN206453255U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.312 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.313 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.314 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.333 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.335 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.335 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.350 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.351 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.351 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.368 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.370 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.370 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.386 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.387 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.388 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.469 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.470 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.471 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.487 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.489 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.489 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.508 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.509 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.509 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.569 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.570 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.571 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.587 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.588 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.588 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.605 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.607 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.607 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.623 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.624 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.625 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.641 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.642 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.643 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.674 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.676 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.676 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN206453255U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.701 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.768 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.768 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.848 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.849 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.849 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 1(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:50.923 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:51.987 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:51.987 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.025 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.025 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.091 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.092 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.092 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 0(Integer), 3(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.157 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.159 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.159 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.166 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.178 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.179 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.179 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.195 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.197 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.197 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.213 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.215 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.215 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.231 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.232 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.232 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.314 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.315 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.316 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.332 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.333 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.333 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.352 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.353 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.353 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.412 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.414 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.414 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.431 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.432 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.432 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.449 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.450 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.450 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.466 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.468 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.468 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.484 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.485 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.485 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.517 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.518 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.519 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.544 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.551 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.552 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.718 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.722 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.722 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.742 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.744 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.744 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.760 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.761 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.762 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.778 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.779 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.779 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.795 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.796 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.796 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.879 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.880 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.880 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.896 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.898 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.898 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.917 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.919 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.919 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.978 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.979 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.979 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.995 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.996 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:52.996 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:53.017 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:53.018 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:53.019 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:53.035 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:53.036 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:53.036 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:53.053 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:53.055 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:53.055 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:53.086 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:53.087 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:53.087 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:53.112 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:53.217 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:53.217 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:53.283 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:53.284 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:53.284 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 0(Integer), 3(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:53.358 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:55.868 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:55.868 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:56.035 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:56.037 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:56.037 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:15:56.070 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:23.641 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectUserMapper.selectList ==> Preparing: SELECT id,uid AS userId,tenantId,tid AS projectId,addtime AS createTime,remark,type FROM os_distribution_doing WHERE (uid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:23.642 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectUserMapper.selectList ==> Parameters: 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:23.659 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectUserMapper.selectList <== Total: 14 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:23.684 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectMapper.selectList ==> Preparing: SELECT id,name,creat_id AS createBy,technical_theme,innerfile,`update`,status,contract_no,`case` AS caseDate,update_time,sort,clientid,scenarioid AS scenario,typeid AS type,remark,department_id,personnel_id,tenantId,create_time FROM os_thematic WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:23.685 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectMapper.selectList ==> Parameters: 141(Integer), 146(Integer), 145(Integer), 144(Integer), 157(Integer), 161(Integer), 162(Integer), 163(Integer), 165(Integer), 166(Integer), 170(Integer), 173(Integer), 174(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:23.702 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectMapper.selectList <== Total: 14 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:23.769 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:23.769 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String), INVESTIGATION_TYPE(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:23.786 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 46 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:23.789 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectMapper.selectList ==> Preparing: SELECT id,name,creat_id AS createBy,technical_theme,innerfile,`update`,status,contract_no,`case` AS caseDate,update_time,sort,clientid,scenarioid AS scenario,typeid AS type,remark,department_id,personnel_id,tenantId,create_time FROM os_thematic WHERE (creat_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:23.789 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectMapper.selectList ==> Parameters: 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:23.808 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectMapper.selectList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:23.898 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:23.898 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: QUERY_GROUP(String), ENTERPRISE_APPLICATION_SCENARIO(String), INVESTIGATION_TYPE(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:23.915 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 50 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:23.990 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (project_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:23.991 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 0(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:24.007 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:24.495 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectMapper.getListForCount ==> Preparing: select a.id, a.`name`, a.creat_id as create_by, a.technical_theme, a.innerfile as inner_file, a.`update`, a.`status`, a.contract_no, a.`case` as case_date, a.update_time, a.sort, a.clientid as client_id, a.scenarioid as scenario, a.typeid as type, a.remark, a.create_time,a.department_id,a.personnel_id from os_thematic a WHERE 1=1 And (a.id in (select tid from os_distribution_doing where uid= 103 ) or a.tenantId = 1) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:24.495 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectMapper.getListForCount ==> Parameters: [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:24.515 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectMapper.getListForCount <== Total: 91 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:24.517 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:24.517 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String), INVESTIGATION_TYPE(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:24.535 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 46 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:24.536 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:24.536 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String), INVESTIGATION_TYPE(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:24.554 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 46 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:24.560 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:24.560 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 28(Integer), 27(Integer), 52(Integer), 59(Integer), 51(Integer), 35(Integer), 40(Integer), 24(Integer), 26(Integer), 31(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:24.577 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:24.847 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectMapper.getPageList_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_thematic a WHERE 1 = 1 AND a.id IN (SELECT tid FROM os_distribution_doing WHERE uid = ?) OR a.tenantId = ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:24.847 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectMapper.getPageList_mpCount ==> Parameters: 103(Integer), 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:24.864 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectMapper.getPageList_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:24.865 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectMapper.getPageList ==> Preparing: select a.id, a.`name`, a.creat_id as create_by, a.technical_theme, a.innerfile as inner_file, a.`update`, a.`status`, a.contract_no, a.`case` as case_date, a.update_time, a.sort, a.clientid as client_id, a.scenarioid as scenario, a.typeid as type, a.remark, a.create_time,a.department_id,a.personnel_id, b.`name` as client_name, u.`name` as create_name, (select count(*) from os_thematic_file where zid = a.id and type = 1) as report_num from os_thematic a left join os_distribution u on u.id = a.creat_id left join os_client b on b.id = a.clientid WHERE 1=1 and a.id in (select tid from os_distribution_doing where uid=? ) or a.tenantId = ? order by a.`create_time` desc LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:24.865 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectMapper.getPageList ==> Parameters: 103(Integer), 1(Integer), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:24.883 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectMapper.getPageList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:24.932 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:24.932 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String), INVESTIGATION_TYPE(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:24.951 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 46 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.187 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectUserMapper.selectList ==> Preparing: SELECT id,uid AS userId,tenantId,tid AS projectId,addtime AS createTime,remark,type FROM os_distribution_doing WHERE (uid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.188 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectUserMapper.selectList ==> Parameters: 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.212 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectUserMapper.selectList <== Total: 14 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.218 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectMapper.selectList ==> Preparing: SELECT id,name,creat_id AS createBy,technical_theme,innerfile,`update`,status,contract_no,`case` AS caseDate,update_time,sort,clientid,scenarioid AS scenario,typeid AS type,remark,department_id,personnel_id,tenantId,create_time FROM os_thematic WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.219 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectMapper.selectList ==> Parameters: 141(Integer), 146(Integer), 145(Integer), 144(Integer), 157(Integer), 161(Integer), 162(Integer), 163(Integer), 165(Integer), 166(Integer), 170(Integer), 173(Integer), 174(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.236 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectMapper.selectList <== Total: 14 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.281 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.281 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String), INVESTIGATION_TYPE(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.298 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 46 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.299 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectMapper.selectList ==> Preparing: SELECT id,name,creat_id AS createBy,technical_theme,innerfile,`update`,status,contract_no,`case` AS caseDate,update_time,sort,clientid,scenarioid AS scenario,typeid AS type,remark,department_id,personnel_id,tenantId,create_time FROM os_thematic WHERE (creat_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.299 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectMapper.selectList ==> Parameters: 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.315 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectMapper.selectList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.426 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (project_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.426 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.443 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.450 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFolderMapper.selectList ==> Preparing: SELECT id,name,pid AS parentId,tid AS projectId,`order`,remark FROM os_portfolio WHERE (tid = ?) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.450 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (project_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.450 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.450 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFolderMapper.selectList ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.466 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFolderMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.470 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.483 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFolderPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS folderId,pid AS patentId,look,zid AS projectId FROM os_portfolio_link WHERE (zid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.483 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFolderPatentLinkMapper.selectList ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.491 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageList_mpCount ==> Preparing: SELECT COUNT(*) FROM (SELECT a.id, a.`name` AS name, a.nameout AS name_out, a.patentno AS patent_no, a.abstract_path, a.abstract AS abstract_str, a.abstractout AS abstract_out, a.publicno AS public_no, a.publicdate AS public_date, a.simple_family, a.inpadoc_family, a.applicationno AS application_no, a.appdate AS application_date, a.`status` AS simple_status, a.type, a.publictodate AS public_accredit_date, a.fpublicdate AS first_public_date, a.prioritydate AS priority_date, b.look AS `read`, a.agencyid AS agency_id, a.num2 AS right_num, a.quoteno AS quote_num, a.quotedno AS quoted_num, a.patsnap_family AS patSnapFamily, a.patsnapfamilynum AS patSnapFamilyNum FROM os_patent a LEFT JOIN os_thematic_pid b ON b.pid = a.id WHERE b.zid = ? GROUP BY a.id ORDER BY a.id ASC) TOTAL [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.491 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageList_mpCount ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.500 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFolderPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.508 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageList_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.509 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageList ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, b.look as `read`, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a left join os_thematic_pid b on b.pid = a.id WHERE b.zid = ? group by a.id order by a.id asc LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.509 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageList ==> Parameters: 175(Integer), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.511 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentKeywordsHighlightMapper.selectList ==> Preparing: SELECT id,name,project_id,user_id,enable,`default` AS _default,config FROM os_patent_keywords_highlight WHERE (project_id = ? AND user_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.512 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentKeywordsHighlightMapper.selectList ==> Parameters: 175(Integer), 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.526 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.528 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.529 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 82353(Integer), 86525(Integer), 89206(Integer), 89207(Integer), 89208(Integer), 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.529 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentKeywordsHighlightMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.533 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectPatentLinkMapper.selectList ==> Preparing: SELECT id,zid AS projectId,pid AS patentId,look FROM os_thematic_pid WHERE (zid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.533 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectPatentLinkMapper.selectList ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.545 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.547 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.548 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25887(Integer), 25733(Integer), 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.550 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectPatentLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.565 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.567 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.567 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 82353(Integer), 86525(Integer), 89206(Integer), 89207(Integer), 89208(Integer), 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.647 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 54 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.649 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.649 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 135278(Integer), 135279(Integer), 135280(Integer), 134437(Integer), 135662(Integer), 135376(Integer), 135664(Integer), 135665(Integer), 135666(Integer), 135667(Integer), 135663(Integer), 135668(Integer), 135669(Integer), 135670(Integer), 135671(Integer), 135664(Integer), 135665(Integer), 135663(Integer), 135662(Integer), 135376(Integer), 135666(Integer), 135667(Integer), 135668(Integer), 135669(Integer), 135670(Integer), 135671(Integer), 135672(Integer), 135673(Integer), 135664(Integer), 135665(Integer), 135663(Integer), 135662(Integer), 135376(Integer), 135666(Integer), 135667(Integer), 135668(Integer), 135669(Integer), 135670(Integer), 135671(Integer), 135672(Integer), 135673(Integer), 135376(Integer), 135664(Integer), 135665(Integer), 135663(Integer), 135662(Integer), 135666(Integer), 135667(Integer), 135668(Integer), 135669(Integer), 135670(Integer), 135671(Integer), 135672(Integer), 135673(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.666 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 17 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.667 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.667 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 82353(Integer), 86525(Integer), 89206(Integer), 89207(Integer), 89208(Integer), 89232(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.683 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.684 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.684 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 82353(Integer), 86525(Integer), 89206(Integer), 89207(Integer), 89208(Integer), 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.701 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 27 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.703 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.703 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 82353(Integer), 86525(Integer), 89206(Integer), 89207(Integer), 89208(Integer), 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.723 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.726 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.726 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140802(Integer), 140805(Integer), 140869(Integer), 140871(Integer), 140873(Integer), 140875(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.744 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 34 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.745 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.745 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, 140806(Integer), 140876(Integer), 140876(Integer), 140876(Integer), 140876(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.769 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 580 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.770 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.770 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.786 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.787 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.787 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.803 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.828 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.828 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 82353(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.844 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.845 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.845 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4704(Integer), 4705(Integer), 4700(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.861 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.862 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.862 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4704(Integer), 4705(Integer), 4700(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.879 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.882 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.882 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4704(Integer), 4705(Integer), 4700(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.898 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.900 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.900 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4704(Integer), 4705(Integer), 4700(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.916 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.921 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.921 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 86525(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.938 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.939 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.939 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.955 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.956 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.956 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.971 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.972 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.972 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.988 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.989 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:38.989 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.006 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.008 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.008 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 89206(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.024 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.025 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.025 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.041 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.042 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.043 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.058 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.060 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.060 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.076 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.077 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.077 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.094 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.096 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.096 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 89207(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.112 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.113 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.113 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.129 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.130 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.130 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.146 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.147 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.147 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.164 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.165 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.165 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.181 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.183 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.183 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 89208(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.199 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.200 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.200 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.216 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.217 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.217 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.234 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.235 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.235 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.251 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.252 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.252 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.268 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.270 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.270 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 89232(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.286 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.287 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.288 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.303 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.305 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.305 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.321 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.323 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.324 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.340 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.342 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.343 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:39.359 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.149 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.150 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.220 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.220 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.221 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.346 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.347 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.348 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.364 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.366 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.367 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.383 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.384 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.384 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.465 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.466 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.466 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.482 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.483 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.484 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.500 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.501 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.501 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.517 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.518 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.518 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.538 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.543 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.544 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.560 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.561 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.561 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.577 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.578 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.578 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.595 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.596 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.596 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.613 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.619 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.620 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.637 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.638 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.638 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.655 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.657 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.657 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.673 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.674 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.674 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:40.690 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.410 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (project_id = ? AND type = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.410 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 175(Integer), 6(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.427 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.430 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid = ?) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.431 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.447 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.454 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid = ?) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.454 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.471 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.473 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid = ?) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.473 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4704(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.489 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.491 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid = ?) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.491 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4709(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.507 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.580 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM ((SELECT ifnull(NULL, '未选择') AS label, count(a.id) AS `count`, ifnull(NULL, 'null') AS `value`, GROUP_CONCAT(DISTINCT a.id) AS ids FROM os_patent a LEFT JOIN os_thematic_pid b ON b.pid = a.id WHERE b.zid = ? AND a.id NOT IN (SELECT pid FROM os_patent_field_patent_link WHERE cid = ?)) UNION ALL (SELECT ifnull(d.name, '未选择') AS label, count(DISTINCT e.pid) AS `count`, ifnull(d.id, 'null') AS `value`, GROUP_CONCAT(DISTINCT a.id) AS ids FROM os_patent a LEFT JOIN os_thematic_pid b ON b.pid = a.id LEFT JOIN os_patent_field_patent_link e ON e.pid = b.pid LEFT JOIN os_patent_field c1 ON c1.id = e.cid LEFT JOIN os_patent_field_tree d ON d.cid = e.cid WHERE b.zid = ? AND c1.id = ? AND e.fid IN (SELECT id FROM os_patent_field_tree WHERE cid = c1.id AND find_in_set(d.id, replace(path, '/', ','))) GROUP BY d.id)) AS temp WHERE 1 = 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.580 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM ((SELECT ifnull(NULL, '未选择') AS label, count(a.id) AS `count`, ifnull(NULL, 'null') AS `value`, GROUP_CONCAT(DISTINCT a.id) AS ids FROM os_patent a LEFT JOIN os_thematic_pid b ON b.pid = a.id WHERE b.zid = ? AND a.id NOT IN (SELECT pid FROM os_patent_field_patent_link WHERE cid = ?)) UNION ALL (SELECT ifnull(d.name, '未选择') AS label, count(DISTINCT e.pid) AS `count`, ifnull(d.id, 'null') AS `value`, GROUP_CONCAT(DISTINCT a.id) AS ids FROM os_patent a LEFT JOIN os_thematic_pid b ON b.pid = a.id LEFT JOIN os_patent_field_patent_link e ON e.pid = b.pid LEFT JOIN os_patent_field c1 ON c1.id = e.cid LEFT JOIN os_patent_field_tree d ON d.cid = e.cid WHERE b.zid = ? AND c1.id = ? AND e.fid IN (SELECT id FROM os_patent_field_tree WHERE cid = c1.id AND find_in_set(d.id, replace(path, '/', ','))) GROUP BY d.id)) AS temp WHERE 1 = 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.581 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount ==> Parameters: 175(Integer), 4701(Integer), 175(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.581 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount ==> Parameters: 175(Integer), 4699(Integer), 175(Integer), 4699(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.580 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM ((SELECT ifnull(NULL, '未选择') AS label, count(a.id) AS `count`, ifnull(NULL, 'null') AS `value`, GROUP_CONCAT(DISTINCT a.id) AS ids FROM os_patent a LEFT JOIN os_thematic_pid b ON b.pid = a.id WHERE b.zid = ? AND a.id NOT IN (SELECT pid FROM os_patent_field_patent_link WHERE cid = ?)) UNION ALL (SELECT ifnull(d.name, '未选择') AS label, count(DISTINCT e.pid) AS `count`, ifnull(d.id, 'null') AS `value`, GROUP_CONCAT(DISTINCT a.id) AS ids FROM os_patent a LEFT JOIN os_thematic_pid b ON b.pid = a.id LEFT JOIN os_patent_field_patent_link e ON e.pid = b.pid LEFT JOIN os_patent_field c1 ON c1.id = e.cid LEFT JOIN os_patent_field_tree d ON d.cid = e.cid WHERE b.zid = ? AND c1.id = ? AND e.fid IN (SELECT id FROM os_patent_field_tree WHERE cid = c1.id AND find_in_set(d.id, replace(path, '/', ','))) GROUP BY d.id)) AS temp WHERE 1 = 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.581 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount ==> Parameters: 175(Integer), 4704(Integer), 175(Integer), 4704(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.598 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.598 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.599 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList ==> Preparing: select temp.* from (( select ifnull(null, '未选择') as label, count(a.id) as `count`, ifnull(null, 'null') as `value`, group_concat(distinct a.id) as ids from os_patent a left join os_thematic_pid b on b.pid = a.id WHERE b.zid = ? and a.id not in (select pid from os_patent_field_patent_link where cid = ?) ) union all ( select ifnull(d.name, '未选择') as label, count(distinct e.pid) as `count`, ifnull(d.id, 'null') as `value`, group_concat(distinct a.id) as ids from os_patent a left join os_thematic_pid b on b.pid = a.id left join os_patent_field_patent_link e on e.pid = b.pid left join os_patent_field c1 on c1.id = e.cid left join os_patent_field_tree d on d.cid = e.cid WHERE b.zid = ? and c1.id = ? and e.fid in (select id from os_patent_field_tree where cid = c1.id and find_in_set(d.id , replace(path , '/', ','))) group by d.id )) as temp where 1 = 1 order by `count` desc, `value` asc LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.599 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList ==> Preparing: select temp.* from (( select ifnull(null, '未选择') as label, count(a.id) as `count`, ifnull(null, 'null') as `value`, group_concat(distinct a.id) as ids from os_patent a left join os_thematic_pid b on b.pid = a.id WHERE b.zid = ? and a.id not in (select pid from os_patent_field_patent_link where cid = ?) ) union all ( select ifnull(d.name, '未选择') as label, count(distinct e.pid) as `count`, ifnull(d.id, 'null') as `value`, group_concat(distinct a.id) as ids from os_patent a left join os_thematic_pid b on b.pid = a.id left join os_patent_field_patent_link e on e.pid = b.pid left join os_patent_field c1 on c1.id = e.cid left join os_patent_field_tree d on d.cid = e.cid WHERE b.zid = ? and c1.id = ? and e.fid in (select id from os_patent_field_tree where cid = c1.id and find_in_set(d.id , replace(path , '/', ','))) group by d.id )) as temp where 1 = 1 order by `count` desc, `value` asc LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.599 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.599 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList ==> Parameters: 175(Integer), 4701(Integer), 175(Integer), 4701(Integer), 9999(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.599 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList ==> Parameters: 175(Integer), 4699(Integer), 175(Integer), 4699(Integer), 9999(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.600 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList ==> Preparing: select temp.* from (( select ifnull(null, '未选择') as label, count(a.id) as `count`, ifnull(null, 'null') as `value`, group_concat(distinct a.id) as ids from os_patent a left join os_thematic_pid b on b.pid = a.id WHERE b.zid = ? and a.id not in (select pid from os_patent_field_patent_link where cid = ?) ) union all ( select ifnull(d.name, '未选择') as label, count(distinct e.pid) as `count`, ifnull(d.id, 'null') as `value`, group_concat(distinct a.id) as ids from os_patent a left join os_thematic_pid b on b.pid = a.id left join os_patent_field_patent_link e on e.pid = b.pid left join os_patent_field c1 on c1.id = e.cid left join os_patent_field_tree d on d.cid = e.cid WHERE b.zid = ? and c1.id = ? and e.fid in (select id from os_patent_field_tree where cid = c1.id and find_in_set(d.id , replace(path , '/', ','))) group by d.id )) as temp where 1 = 1 order by `count` desc, `value` asc LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.600 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList ==> Parameters: 175(Integer), 4704(Integer), 175(Integer), 4704(Integer), 9999(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.616 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.616 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.616 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM ((SELECT ifnull(NULL, '未选择') AS label, count(a.id) AS `count`, ifnull(NULL, 'null') AS `value`, GROUP_CONCAT(DISTINCT a.id) AS ids FROM os_patent a LEFT JOIN os_thematic_pid b ON b.pid = a.id WHERE b.zid = ? AND a.id NOT IN (SELECT pid FROM os_patent_field_patent_link WHERE cid = ?)) UNION ALL (SELECT ifnull(d.name, '未选择') AS label, count(DISTINCT e.pid) AS `count`, ifnull(d.id, 'null') AS `value`, GROUP_CONCAT(DISTINCT a.id) AS ids FROM os_patent a LEFT JOIN os_thematic_pid b ON b.pid = a.id LEFT JOIN os_patent_field_patent_link e ON e.pid = b.pid LEFT JOIN os_patent_field c1 ON c1.id = e.cid LEFT JOIN os_patent_field_tree d ON d.cid = e.cid WHERE b.zid = ? AND c1.id = ? AND e.fid IN (SELECT id FROM os_patent_field_tree WHERE cid = c1.id AND find_in_set(d.id, replace(path, '/', ','))) GROUP BY d.id)) AS temp WHERE 1 = 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.617 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount ==> Parameters: 175(Integer), 4709(Integer), 175(Integer), 4709(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.617 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.632 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.633 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList ==> Preparing: select temp.* from (( select ifnull(null, '未选择') as label, count(a.id) as `count`, ifnull(null, 'null') as `value`, group_concat(distinct a.id) as ids from os_patent a left join os_thematic_pid b on b.pid = a.id WHERE b.zid = ? and a.id not in (select pid from os_patent_field_patent_link where cid = ?) ) union all ( select ifnull(d.name, '未选择') as label, count(distinct e.pid) as `count`, ifnull(d.id, 'null') as `value`, group_concat(distinct a.id) as ids from os_patent a left join os_thematic_pid b on b.pid = a.id left join os_patent_field_patent_link e on e.pid = b.pid left join os_patent_field c1 on c1.id = e.cid left join os_patent_field_tree d on d.cid = e.cid WHERE b.zid = ? and c1.id = ? and e.fid in (select id from os_patent_field_tree where cid = c1.id and find_in_set(d.id , replace(path , '/', ','))) group by d.id )) as temp where 1 = 1 order by `count` desc, `value` asc LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.633 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList ==> Parameters: 175(Integer), 4709(Integer), 175(Integer), 4709(Integer), 9999(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:17:44.653 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.515 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.515 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.587 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.588 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.588 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.716 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.717 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.717 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.733 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.734 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.734 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.752 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.753 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.753 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.835 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.836 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.836 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.853 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.854 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.854 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.871 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.872 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.872 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.889 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.890 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.891 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.911 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.913 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.913 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.930 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.931 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.932 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.948 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.949 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.950 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.966 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.967 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.967 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.985 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.986 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:17.986 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:18.003 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:18.005 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:18.005 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:18.022 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:18.023 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:18.023 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:18.039 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:18.041 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:18.041 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:18:18.058 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.173 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.174 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.246 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.247 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.247 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.269 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.269 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.303 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.303 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.304 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.304 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.371 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.373 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.374 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 1(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.378 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.381 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.382 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.398 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.400 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.400 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.417 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.418 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.418 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.434 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.435 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.435 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.449 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.452 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.453 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.453 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.469 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.470 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.471 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.471 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.471 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.471 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.487 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.488 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.488 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.490 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.491 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.491 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.498 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.499 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.499 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.504 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.504 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.505 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.508 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.508 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.508 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.517 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.518 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.518 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.525 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.526 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.526 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.534 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.535 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.535 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.543 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.543 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.543 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.555 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.555 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.556 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.575 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.576 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.576 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.586 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.587 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.587 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.592 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.593 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.593 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.603 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.605 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.605 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.610 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.611 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.611 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.624 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.625 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.625 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.626 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.626 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.626 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.627 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.629 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.629 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.643 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.644 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.644 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.645 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.646 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.647 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.664 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.664 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.664 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.664 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.664 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.665 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.682 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.683 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.683 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.684 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.685 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.685 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.700 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.702 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.702 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.702 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.719 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.720 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.721 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.725 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.726 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.726 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.736 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.737 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.737 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.742 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.743 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.743 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.754 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.758 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.758 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.762 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.768 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.769 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.785 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.789 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.789 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.789 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.792 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.792 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.806 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.807 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.808 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.817 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.822 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.822 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.839 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.840 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.840 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.865 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.869 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.869 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.985 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.986 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:10.987 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.006 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.007 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.007 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.023 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.024 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.024 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.033 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.034 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.035 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.040 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.041 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.041 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.053 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.055 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.055 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.057 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.059 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.059 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.072 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.073 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.073 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.090 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.091 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.091 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.108 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.109 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.110 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.140 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.142 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.142 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.158 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.159 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.159 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.178 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.180 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.180 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.192 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.193 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.193 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.210 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.211 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.211 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.231 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.232 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.232 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.240 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.242 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.242 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.259 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.260 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.261 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.277 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.278 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.278 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.291 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.292 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.293 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.293 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.295 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.295 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.310 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.310 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.311 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.311 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.312 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.312 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.328 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.329 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.329 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.343 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.346 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.347 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.347 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.349 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.349 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.366 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.370 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.370 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.374 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.402 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.404 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.405 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:11.430 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.051 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.052 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.121 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.122 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.122 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.171 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.171 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.205 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.205 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.247 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.248 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.248 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.257 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.258 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.264 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.265 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.266 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.273 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.273 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.273 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 1(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.281 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.282 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.282 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.337 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.338 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.339 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.349 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.358 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.359 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.359 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.363 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.364 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.364 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.375 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.376 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.376 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.380 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.381 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.381 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.392 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.393 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.393 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.397 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.397 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.397 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.410 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.411 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.411 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.413 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.413 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.413 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.422 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.423 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.423 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.432 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.433 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.433 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.441 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.442 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.442 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.449 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.450 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.450 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.459 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.460 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.460 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.466 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.468 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.468 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.476 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.478 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.478 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.484 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.486 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.487 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.493 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.494 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.494 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.494 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.495 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.495 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.503 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.505 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.505 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.512 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.513 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.513 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.522 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.524 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.524 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.532 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.534 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.534 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.539 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.541 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.541 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.557 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.579 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.585 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.585 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.595 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.599 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.600 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.601 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.604 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.604 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.616 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.616 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.617 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.623 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.624 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.625 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.633 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.634 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.634 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.652 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.653 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.653 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.673 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.674 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.674 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.684 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.684 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.685 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.701 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.702 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.702 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.705 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.705 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.706 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.719 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.720 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.720 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.732 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.736 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.738 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.739 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.747 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.748 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.756 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.756 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.757 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.787 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.788 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.788 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.813 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.816 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.816 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.912 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.913 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.914 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.933 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.933 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.934 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.950 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.951 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.951 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.967 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.968 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.968 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.980 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.981 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.981 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.985 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.985 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.986 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:15.999 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.000 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.000 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.016 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.016 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.017 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.033 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.033 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.034 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.050 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.051 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.051 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.067 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.068 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.068 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.084 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.085 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.085 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.105 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.105 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.106 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.135 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.136 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.136 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.151 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.152 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.152 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.165 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.166 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.166 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.172 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.172 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.173 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.183 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.183 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.183 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.201 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.202 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.202 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.219 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.221 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.222 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.234 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.235 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.235 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.239 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.240 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.240 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.251 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.251 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.252 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.269 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.269 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.270 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.270 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.271 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.271 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.286 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.287 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.287 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.297 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.304 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.305 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.305 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.335 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.336 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.336 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:16.362 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.272 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.272 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.344 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.344 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.345 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.353 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.354 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.376 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.376 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.386 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.387 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.454 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.454 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.454 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 1(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.472 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.475 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.476 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.496 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.498 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.499 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.516 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.518 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.518 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.521 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.529 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.529 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.530 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.540 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.541 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.541 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.547 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.548 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.548 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.559 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.560 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.560 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.565 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.566 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.566 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.575 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.575 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.575 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.582 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.583 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.583 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.592 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.592 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.592 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.600 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.600 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.601 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.601 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.601 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.601 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.608 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.608 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.609 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.622 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.623 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.623 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.639 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.640 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.640 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.656 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.656 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.657 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.677 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.677 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.678 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.683 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.683 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.683 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.690 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.690 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.690 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.694 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.694 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.694 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.700 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.700 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.701 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.706 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.707 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.707 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.711 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.711 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.712 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.720 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.721 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.721 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.727 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.727 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.727 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.729 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.729 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.729 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.746 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.751 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.752 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.768 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.769 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.770 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.781 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.782 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.782 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.786 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.786 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.787 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.787 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.788 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.788 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.799 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.800 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.800 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.803 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.803 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.804 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.804 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.817 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.818 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.818 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.820 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.822 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.822 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.835 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.836 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.836 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.838 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.839 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.839 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.852 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.852 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.853 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.854 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.854 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.854 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.883 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.884 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.884 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.886 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.886 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.886 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.909 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.910 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.913 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.913 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.913 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:19.914 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.104 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.104 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.105 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.105 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.105 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.106 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.125 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.125 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.126 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.126 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.126 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.126 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.142 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.142 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.142 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.142 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.142 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.142 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.158 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.158 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.158 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.158 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.159 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.159 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.175 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.175 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.176 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.176 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.176 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.176 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.257 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.259 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.260 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.260 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.262 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.263 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.277 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.277 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.278 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.280 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.281 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.281 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.296 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.296 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.296 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.300 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.300 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.300 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.359 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.359 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.360 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.362 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.363 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.363 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.376 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.377 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.377 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.380 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.380 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.380 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.393 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.394 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.394 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.397 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.397 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.397 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.410 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.410 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.410 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.414 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.414 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.414 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.427 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.428 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.428 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.431 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.432 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.433 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.459 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.460 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.461 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.463 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.464 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.465 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.486 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:20.490 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.311 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.311 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.371 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.371 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.375 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.376 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.381 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.382 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.382 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.405 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.405 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.472 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.473 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.473 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 1(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.508 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.509 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.509 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.525 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.526 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.526 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.535 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.536 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.537 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.541 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.542 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.542 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.542 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.543 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.543 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.549 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.555 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.556 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.556 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.561 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.562 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.562 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.572 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.572 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.573 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.579 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.579 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.580 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.589 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.589 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.590 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.596 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.596 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.597 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.605 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.606 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.606 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.613 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.614 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.614 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.626 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.626 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.627 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.643 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.645 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.645 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.662 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.663 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.663 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.679 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.679 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.680 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.687 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.687 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.687 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.696 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.697 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.697 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.699 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.700 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.700 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.704 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.705 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.705 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.714 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.715 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.715 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.716 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.717 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.717 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.724 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.724 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.725 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.734 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.735 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.735 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.735 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.737 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.737 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.751 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.752 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.752 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.769 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.770 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.770 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.784 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.785 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.785 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.786 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.787 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.788 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.796 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.798 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.798 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.801 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.801 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.801 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.804 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.805 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.805 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.815 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.815 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.816 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.817 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.818 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.818 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.821 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.833 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.834 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.834 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.834 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.835 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.835 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.851 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.851 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.852 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.852 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.852 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.852 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.868 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.869 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.869 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.883 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.884 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.884 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.899 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.900 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.901 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.909 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.912 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.913 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.925 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.928 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:31.928 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.077 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.079 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.079 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.091 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.093 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.093 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.099 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.101 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.101 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.113 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.115 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.115 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.118 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.119 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.119 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.131 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.133 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.133 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.136 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.138 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.138 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.149 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.150 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.150 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.155 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.156 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.156 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.166 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.167 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.167 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.239 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.240 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.240 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.249 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.250 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.250 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.257 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.258 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.258 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.265 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.266 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.266 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.278 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.279 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.279 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.286 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.286 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.287 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.340 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.341 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.341 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.347 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.348 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.348 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.359 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.359 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.360 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.364 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.364 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.364 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.377 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.378 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.378 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.381 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.382 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.382 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.395 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.396 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.396 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.397 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.399 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.399 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.413 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.414 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.414 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.415 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.416 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.417 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.446 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.446 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.446 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.447 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.447 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.448 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.472 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:32.472 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.527 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.528 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.597 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.598 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.598 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.604 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.604 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.632 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.633 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.637 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.638 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.713 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.713 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.713 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 1(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.736 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.737 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.738 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.754 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.755 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.755 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.771 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.771 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.772 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.772 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.772 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.773 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.788 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.791 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.792 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.792 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.808 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.809 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.810 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.817 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.818 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.818 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.825 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.826 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.826 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.836 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.838 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.838 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.842 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.843 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.843 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.854 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.854 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.855 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.855 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.855 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.855 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.871 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.872 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.873 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.873 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.873 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.873 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.889 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.889 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.890 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.890 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.890 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.890 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.906 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.907 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.907 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.925 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.926 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.926 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.927 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.928 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.928 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.942 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.943 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.943 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.944 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.945 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.945 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.961 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.962 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.963 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.963 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.963 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.964 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.974 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.975 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.975 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.980 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.981 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.981 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.991 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.992 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.992 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.996 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.998 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:42.998 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.012 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.013 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.013 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.014 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.015 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.015 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.025 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.026 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.026 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.031 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.032 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.033 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.043 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.043 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.044 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.049 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.061 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.062 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.062 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.072 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.073 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.073 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.078 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.078 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.078 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.091 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.091 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.091 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.095 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.096 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.096 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.108 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.109 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.109 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.125 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.125 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.126 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.126 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.126 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.126 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.143 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.144 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.145 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.153 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.156 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.156 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.175 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.176 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.176 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.201 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.205 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.205 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.321 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.322 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.322 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.341 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.342 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.342 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.359 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.360 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.360 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.370 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.372 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.372 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.377 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.377 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.378 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.390 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.391 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.391 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.394 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.395 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.395 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.407 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.407 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.408 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.424 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.425 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.425 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.441 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.442 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.442 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.477 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.478 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.478 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.494 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.495 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.496 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.516 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.517 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.517 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.526 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.527 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.527 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.544 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.545 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.545 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.563 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.564 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.565 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.578 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.579 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.579 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.607 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.608 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.608 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.625 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.627 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.628 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.629 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.629 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.629 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.646 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.647 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.647 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.648 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.648 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.648 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.664 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.665 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.665 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.665 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.666 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.666 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.683 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.684 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.684 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.697 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.698 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.698 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.700 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.701 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.701 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.723 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.731 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.731 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.732 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:19:43.757 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.362 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.362 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.415 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.415 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.426 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.427 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.432 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.433 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.434 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.447 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.447 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.515 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.515 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.515 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 1(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.558 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.559 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.559 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.575 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.576 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.576 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.580 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.581 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.581 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.592 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.592 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.593 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.593 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.593 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.594 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.594 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.600 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.601 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.601 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.612 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.613 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.613 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.617 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.618 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.618 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.629 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.630 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.631 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.635 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.636 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.636 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.647 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.649 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.649 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.653 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.654 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.655 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.665 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.671 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.672 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.713 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.715 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.715 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.732 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.733 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.733 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.736 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.737 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.737 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.749 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.750 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.750 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.757 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.758 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.758 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.758 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.759 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.759 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.765 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.766 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.766 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.774 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.775 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.775 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.778 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.779 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.779 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.784 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.785 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.785 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.797 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.798 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.798 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.800 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.800 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.801 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.817 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.818 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.818 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.833 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.838 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.839 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.840 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.840 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.840 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.856 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.857 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.857 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.857 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.857 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.857 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.858 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.858 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.858 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.875 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.875 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.875 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.875 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.875 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.876 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.876 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.876 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.877 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.892 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.892 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.892 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.893 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.893 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.893 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.893 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.893 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.893 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.909 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.909 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.910 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.910 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.910 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.911 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.911 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.926 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.927 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.927 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.942 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.943 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.943 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.958 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.960 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.960 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.968 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.971 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.972 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.985 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.989 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:00.989 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.135 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.136 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.137 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.151 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.153 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.153 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.172 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.173 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.173 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.190 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.191 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.191 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.207 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.208 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.208 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.225 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.226 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.226 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.242 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.243 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.243 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.260 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.260 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.261 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.278 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.279 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.279 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.295 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.296 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.296 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.309 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.310 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.310 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.326 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.327 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.328 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.347 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.348 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.348 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.378 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.379 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.379 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.396 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.397 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.397 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.408 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.409 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.409 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.417 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.418 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.418 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.426 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.427 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.427 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.444 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.445 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.445 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.461 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.462 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.463 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.477 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.478 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.478 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.478 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.479 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.479 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.496 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.496 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.496 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.510 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.511 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.511 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.513 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.514 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.514 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.531 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.532 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.532 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.536 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.549 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.550 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.551 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.581 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.582 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.582 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:01.607 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.041 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.042 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.113 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.113 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.113 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.120 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.120 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.151 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.151 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.195 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.195 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.217 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.217 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.217 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 1(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.241 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.242 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.242 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.259 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.260 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.260 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.277 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.278 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.278 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.284 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.286 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.287 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.290 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.359 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.360 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.360 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.360 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.362 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.362 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.378 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.378 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.379 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.382 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.382 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.383 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.396 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.398 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.398 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.399 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.402 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.403 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.404 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.408 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.409 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.414 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.415 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.415 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.420 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.422 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.422 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.425 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.427 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.427 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.435 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.436 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.436 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.439 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.440 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.441 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.443 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.444 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.444 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.453 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.454 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.454 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.462 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.462 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.463 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.470 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.471 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.472 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.488 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.489 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.489 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.506 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.507 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.507 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.525 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.525 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.529 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.529 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.530 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.530 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.545 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.546 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.546 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.547 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.547 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.548 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.548 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.556 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.556 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.564 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.565 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.565 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.568 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.569 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.569 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.572 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.584 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.585 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.585 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.629 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.630 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.630 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.645 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.646 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.647 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.648 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.648 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.648 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.664 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.664 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.664 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.666 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.667 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.667 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.681 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.682 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.683 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.683 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.684 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.684 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.699 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.700 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.700 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.701 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.702 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.702 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.716 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.718 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.718 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.733 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.734 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.734 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.748 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.749 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.749 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.760 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.762 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.763 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.774 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.778 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.778 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.927 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.928 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.928 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.943 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.946 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.947 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.948 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.949 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.949 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.965 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.966 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.966 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.966 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.967 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.967 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.984 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.984 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.985 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.985 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.985 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:13.985 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.001 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.001 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.002 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.002 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.002 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.002 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.019 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.020 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.020 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.085 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.086 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.086 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.103 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.104 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.104 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.104 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.105 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.105 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.122 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.123 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.123 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.123 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.123 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.123 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.142 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.143 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.143 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.183 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.184 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.184 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.201 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.201 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.202 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.203 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.203 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.204 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.219 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.219 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.219 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.221 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.221 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.221 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.236 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.236 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.237 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.238 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.239 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.239 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.253 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.254 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.254 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.256 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.256 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.256 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.273 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.274 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.274 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.286 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.286 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.286 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.305 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.306 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.306 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.312 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:14.332 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:32.058 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectMapper.selectById ==> Preparing: SELECT id,name,creat_id AS createBy,technical_theme,innerfile,`update`,status,contract_no,`case` AS caseDate,update_time,sort,clientid,scenarioid AS scenario,typeid AS type,remark,department_id,personnel_id,tenantId,create_time FROM os_thematic WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:32.058 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectMapper.selectById ==> Parameters: 175(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:32.076 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:32.095 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectUserMapper.selectList ==> Preparing: SELECT id,uid AS userId,tenantId,tid AS projectId,addtime AS createTime,remark,type FROM os_distribution_doing WHERE (tid = ? AND uid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:32.095 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectUserMapper.selectList ==> Parameters: 175(Integer), 103(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:32.114 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectUserMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:32.286 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldMapper.getPageList_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent_field a WHERE a.project_id = ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:32.286 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldMapper.getPageList_mpCount ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:32.303 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldMapper.getPageList_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:32.303 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldMapper.getPageList ==> Preparing: select a.id, a.name, a.ptype, a.type, a.status, a.remark, a.cid as create_by, a.createtime as create_time, c.name as create_name, d.id as project_id, d.name as project_name from os_patent_field a left join os_distribution c on c.id = a.cid left join os_thematic d on d.id = a.project_id WHERE a.project_id = ? order by a.createtime desc LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:32.303 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldMapper.getPageList ==> Parameters: 175(Integer), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:32.320 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldMapper.getPageList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:33.632 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:33.632 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:33.704 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:33.704 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:33.704 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:33.834 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:33.834 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:33.834 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:33.854 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:33.854 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:33.854 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:33.864 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:33.874 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:33.874 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:33.954 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:33.954 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:33.954 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:33.974 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:33.974 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:33.974 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:33.994 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:33.994 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:33.994 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.004 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.004 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.004 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.032 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.032 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.032 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.049 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.051 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.051 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.068 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.069 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.070 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.086 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.087 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.087 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.104 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.105 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.105 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.122 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.123 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.123 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.140 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.141 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.141 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.158 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.159 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.159 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:34.175 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.097 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.097 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.167 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.167 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.167 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.297 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.297 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.297 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.317 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.317 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.317 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.337 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.337 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.337 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.417 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.417 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.417 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.437 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.437 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.437 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.457 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.457 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.457 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.467 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.467 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.467 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.487 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.487 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.487 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.507 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.507 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.507 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.527 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.527 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.527 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.547 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.547 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.547 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.557 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.567 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.567 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.577 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.577 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.577 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.597 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.597 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.597 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.617 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.617 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.617 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:39.637 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:48.865 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:48.865 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:48.914 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:48.914 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:48.936 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:48.937 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:48.937 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:48.947 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:48.947 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:48.952 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:48.952 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.012 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.013 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.013 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 1(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.068 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.069 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.070 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.079 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.080 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.080 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.086 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.087 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.087 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.087 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.097 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.097 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.097 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.097 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.097 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.097 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.107 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.107 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.107 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.117 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.117 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.117 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.127 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.127 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.127 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.137 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.137 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.137 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.147 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.147 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.147 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.147 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.147 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.147 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.167 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.167 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.167 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.177 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.177 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.187 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.187 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.187 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.187 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.202 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.202 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.202 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.213 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.213 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.213 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.233 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.233 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.233 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.233 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.233 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.233 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.243 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.252 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.252 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.252 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.252 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.252 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.263 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.263 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.272 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.272 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.272 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.272 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.272 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.272 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.272 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.282 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.282 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.282 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.282 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.282 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.282 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.302 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.302 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.302 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.302 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.302 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.302 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.322 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.322 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.322 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.333 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.333 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.333 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.333 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.333 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.333 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.343 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.343 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.343 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.353 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.353 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.353 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.363 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.363 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.363 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.363 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.363 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.363 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.372 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.383 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.383 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.383 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.383 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.383 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.383 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.393 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.402 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.402 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.402 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.402 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.402 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.423 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.423 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.423 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.433 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.433 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.433 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.443 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.443 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.443 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.452 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.462 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.462 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.473 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.473 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.473 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.502 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.502 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.502 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.632 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.632 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.632 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.652 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.652 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.652 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.663 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.663 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.663 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.663 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.663 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.663 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.683 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.683 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.683 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.683 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.683 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.683 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.703 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.703 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.703 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.703 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.703 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.703 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.722 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.722 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.722 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.733 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.733 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.733 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.783 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.783 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.783 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.803 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.803 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.803 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.813 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.813 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.813 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.823 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.823 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.823 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.833 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.833 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.833 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.853 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.853 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.853 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.883 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.883 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.883 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.903 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.903 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.903 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.912 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.912 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.912 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.923 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.923 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.923 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.933 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.933 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.933 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.943 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.943 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.943 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.943 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.943 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.943 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.963 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.963 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.963 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.963 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.963 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.963 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.983 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.983 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.983 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.993 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.993 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:49.993 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:50.013 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:50.013 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:50.013 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:50.023 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:50.042 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.247 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (project_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.247 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.249 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (project_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.249 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.249 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (project_id = ? AND type = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.249 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 175(Integer), 6(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.262 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageList_mpCount ==> Preparing: SELECT COUNT(*) FROM (SELECT a.id, a.`name` AS name, a.nameout AS name_out, a.patentno AS patent_no, a.abstract_path, a.abstract AS abstract_str, a.abstractout AS abstract_out, a.publicno AS public_no, a.publicdate AS public_date, a.simple_family, a.inpadoc_family, a.applicationno AS application_no, a.appdate AS application_date, a.`status` AS simple_status, a.type, a.publictodate AS public_accredit_date, a.fpublicdate AS first_public_date, a.prioritydate AS priority_date, b.look AS `read`, a.agencyid AS agency_id, a.num2 AS right_num, a.quoteno AS quote_num, a.quotedno AS quoted_num, a.patsnap_family AS patSnapFamily, a.patsnapfamilynum AS patSnapFamilyNum FROM os_patent a LEFT JOIN os_thematic_pid b ON b.pid = a.id WHERE b.zid = ? GROUP BY a.id ORDER BY a.id ASC) TOTAL [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.262 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageList_mpCount ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.264 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.265 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.266 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.267 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid = ?) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.267 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.279 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageList_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.279 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageList ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, b.look as `read`, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a left join os_thematic_pid b on b.pid = a.id WHERE b.zid = ? group by a.id order by a.id asc LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.280 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageList ==> Parameters: 175(Integer), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.284 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.285 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid = ?) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.286 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.297 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.298 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.298 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 82353(Integer), 86525(Integer), 89206(Integer), 89207(Integer), 89208(Integer), 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.302 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.306 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid = ?) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.306 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4704(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.314 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.314 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.314 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25887(Integer), 25733(Integer), 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.323 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.324 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid = ?) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.324 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4709(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.331 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.331 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.331 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 82353(Integer), 86525(Integer), 89206(Integer), 89207(Integer), 89208(Integer), 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.341 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.414 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 54 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.415 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.415 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 135278(Integer), 135279(Integer), 135280(Integer), 134437(Integer), 135662(Integer), 135376(Integer), 135664(Integer), 135665(Integer), 135666(Integer), 135667(Integer), 135663(Integer), 135668(Integer), 135669(Integer), 135670(Integer), 135671(Integer), 135664(Integer), 135665(Integer), 135663(Integer), 135662(Integer), 135376(Integer), 135666(Integer), 135667(Integer), 135668(Integer), 135669(Integer), 135670(Integer), 135671(Integer), 135672(Integer), 135673(Integer), 135664(Integer), 135665(Integer), 135663(Integer), 135662(Integer), 135376(Integer), 135666(Integer), 135667(Integer), 135668(Integer), 135669(Integer), 135670(Integer), 135671(Integer), 135672(Integer), 135673(Integer), 135376(Integer), 135664(Integer), 135665(Integer), 135663(Integer), 135662(Integer), 135666(Integer), 135667(Integer), 135668(Integer), 135669(Integer), 135670(Integer), 135671(Integer), 135672(Integer), 135673(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.431 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 17 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.432 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.432 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 82353(Integer), 86525(Integer), 89206(Integer), 89207(Integer), 89208(Integer), 89232(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.449 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.449 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.449 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 82353(Integer), 86525(Integer), 89206(Integer), 89207(Integer), 89208(Integer), 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.466 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 27 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.468 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.468 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 82353(Integer), 86525(Integer), 89206(Integer), 89207(Integer), 89208(Integer), 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.489 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.492 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.492 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140802(Integer), 140805(Integer), 140869(Integer), 140871(Integer), 140873(Integer), 140875(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.509 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 34 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.509 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.510 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, 140806(Integer), 140876(Integer), 140876(Integer), 140876(Integer), 140876(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.544 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 580 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.545 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.545 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.561 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.561 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.561 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.578 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.579 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.579 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 82353(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.595 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.595 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.595 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4704(Integer), 4705(Integer), 4700(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.612 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.612 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.612 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4704(Integer), 4705(Integer), 4700(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.629 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.629 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.629 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4704(Integer), 4705(Integer), 4700(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.645 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.646 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.646 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4704(Integer), 4705(Integer), 4700(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.662 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.663 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.663 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 86525(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.678 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.679 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.679 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.695 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.695 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.695 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.712 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.712 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.713 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.729 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.729 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.729 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.745 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.746 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.746 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 89206(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.763 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.763 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.763 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.779 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.779 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.779 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.796 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.796 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.796 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.812 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.812 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.812 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.829 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.830 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.830 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 89207(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.847 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.850 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.850 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.866 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.866 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.866 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.883 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.883 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.883 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.899 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.899 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.899 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.916 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.917 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.917 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 89208(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.934 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.934 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.934 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.950 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.950 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.950 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.967 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.967 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.967 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.983 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.983 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:51.983 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:52.000 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:52.001 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:52.001 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 89232(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:52.018 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:52.018 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:52.018 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:52.034 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:52.034 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:52.034 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:52.051 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:52.051 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:52.051 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:52.068 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:52.068 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:52.069 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:52.085 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:55.113 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount ==> Preparing: SELECT COUNT(*) FROM (SELECT ifnull(e.name, '未选择') AS label, count(DISTINCT d.pid) AS `count`, ifnull(e.id, 'null') AS `value`, GROUP_CONCAT(DISTINCT a.id) AS ids FROM os_patent a LEFT JOIN os_thematic_pid b ON b.pid = a.id LEFT JOIN os_applicant_attr d ON d.pid = a.id AND d.type = ? LEFT JOIN os_patent_applicant e ON e.id = d.applicantid WHERE b.zid = ? AND e.name IS NOT NULL GROUP BY d.applicantid ORDER BY `count` DESC, `value` ASC) TOTAL [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:55.113 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount ==> Parameters: 2(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:55.130 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:55.130 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList ==> Preparing: select ifnull(e.name, '未选择') as label, count(distinct d.pid) as `count`, ifnull(e.id, 'null') as `value`, group_concat(distinct a.id) as ids from os_patent a left join os_thematic_pid b on b.pid = a.id left join os_applicant_attr d on d.pid = a.id and d.type = ? left join os_patent_applicant e on e.id = d.applicantid WHERE b.zid = ? and e.name is not null group by d.applicantid order by `count` desc, `value` asc LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:55.130 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList ==> Parameters: 2(Integer), 175(Integer), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:20:55.148 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:02.254 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount ==> Preparing: SELECT COUNT(*) FROM (SELECT ifnull(e.name, '未选择') AS label, count(DISTINCT d.pid) AS `count`, ifnull(e.id, 'null') AS `value`, GROUP_CONCAT(DISTINCT a.id) AS ids FROM os_patent a LEFT JOIN os_thematic_pid b ON b.pid = a.id LEFT JOIN os_applicant_attr d ON d.pid = a.id AND d.type = ? LEFT JOIN os_patent_applicant e ON e.id = d.applicantid WHERE b.zid = ? AND e.name IS NOT NULL GROUP BY d.applicantid ORDER BY `count` DESC, `value` ASC) TOTAL [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:02.254 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount ==> Parameters: 1(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:02.271 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:02.271 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList ==> Preparing: select ifnull(e.name, '未选择') as label, count(distinct d.pid) as `count`, ifnull(e.id, 'null') as `value`, group_concat(distinct a.id) as ids from os_patent a left join os_thematic_pid b on b.pid = a.id left join os_applicant_attr d on d.pid = a.id and d.type = ? left join os_patent_applicant e on e.id = d.applicantid WHERE b.zid = ? and e.name is not null group by d.applicantid order by `count` desc, `value` asc LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:02.272 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList ==> Parameters: 1(Integer), 175(Integer), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:02.289 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:04.419 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount ==> Preparing: SELECT COUNT(*) FROM (SELECT ifnull(left(d.code, 1), '未选择') AS label, count(DISTINCT d.pid) AS `count`, ifnull(left(d.code, 1), 'null') AS `value`, GROUP_CONCAT(DISTINCT a.id) AS ids FROM os_patent a LEFT JOIN os_thematic_pid b ON b.pid = a.id LEFT JOIN os_patent_typeno d ON d.pid = a.id WHERE b.zid = ? AND d.type = 1 GROUP BY left(d.code, 1) ORDER BY `count` DESC, `value` ASC) TOTAL [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:04.419 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:04.436 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:04.436 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList ==> Preparing: select ifnull(left(d.code, 1), '未选择') as label, count(distinct d.pid) as `count`, ifnull(left(d.code, 1), 'null') as `value`, group_concat(distinct a.id) as ids from os_patent a left join os_thematic_pid b on b.pid = a.id left join os_patent_typeno d on d.pid = a.id WHERE b.zid = ? and d.type = 1 group by left(d.code, 1) order by `count` desc, `value` asc LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:04.436 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList ==> Parameters: 175(Integer), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:04.453 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:05.853 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount ==> Preparing: SELECT COUNT(*) FROM (SELECT ifnull(from_unixtime(a.appdate, '%Y'), '未选择') AS label, count(DISTINCT a.id) AS `count`, ifnull(from_unixtime(a.appdate, '%Y'), 'null') AS `value`, GROUP_CONCAT(DISTINCT a.id) AS ids FROM os_patent a LEFT JOIN os_thematic_pid b ON b.pid = a.id WHERE b.zid = ? AND a.appdate > 0 GROUP BY from_unixtime(a.appdate, '%Y') ORDER BY `label` DESC, `value` ASC) TOTAL [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:05.854 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:05.870 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:05.871 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList ==> Preparing: select ifnull(from_unixtime(a.appdate, '%Y'), '未选择') as label, count(distinct a.id) as `count`, ifnull(from_unixtime(a.appdate, '%Y'), 'null') as `value`, group_concat(distinct a.id) as ids from os_patent a left join os_thematic_pid b on b.pid = a.id WHERE b.zid = ? and a.appdate > 0 group by from_unixtime(a.appdate, '%Y') order by `label` desc, `value` asc LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:05.871 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList ==> Parameters: 175(Integer), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:05.888 DEBUG 12620 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.535 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageList_mpCount ==> Preparing: SELECT COUNT(*) FROM (SELECT a.id, a.`name` AS name, a.nameout AS name_out, a.patentno AS patent_no, a.abstract_path, a.abstract AS abstract_str, a.abstractout AS abstract_out, a.publicno AS public_no, a.publicdate AS public_date, a.simple_family, a.inpadoc_family, a.applicationno AS application_no, a.appdate AS application_date, a.`status` AS simple_status, a.type, a.publictodate AS public_accredit_date, a.fpublicdate AS first_public_date, a.prioritydate AS priority_date, b.look AS `read`, a.agencyid AS agency_id, a.num2 AS right_num, a.quoteno AS quote_num, a.quotedno AS quoted_num, a.patsnap_family AS patSnapFamily, a.patsnapfamilynum AS patSnapFamilyNum FROM os_patent a LEFT JOIN os_thematic_pid b ON b.pid = a.id WHERE b.look = 0 AND b.zid = ? GROUP BY a.id ORDER BY a.id ASC) TOTAL [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.536 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageList_mpCount ==> Parameters: 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.552 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageList_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.552 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageList ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, b.look as `read`, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a left join os_thematic_pid b on b.pid = a.id WHERE b.look = 0 and b.zid = ? group by a.id order by a.id asc LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.553 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageList ==> Parameters: 175(Integer), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.573 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.575 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.575 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 82353(Integer), 86525(Integer), 89206(Integer), 89207(Integer), 89208(Integer), 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.592 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.592 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.592 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 25887(Integer), 25733(Integer), 25910(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.608 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.609 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.609 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 82353(Integer), 86525(Integer), 89206(Integer), 89207(Integer), 89208(Integer), 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.693 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 54 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.694 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.694 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 135278(Integer), 135279(Integer), 135280(Integer), 134437(Integer), 135662(Integer), 135376(Integer), 135664(Integer), 135665(Integer), 135666(Integer), 135667(Integer), 135663(Integer), 135668(Integer), 135669(Integer), 135670(Integer), 135671(Integer), 135664(Integer), 135665(Integer), 135663(Integer), 135662(Integer), 135376(Integer), 135666(Integer), 135667(Integer), 135668(Integer), 135669(Integer), 135670(Integer), 135671(Integer), 135672(Integer), 135673(Integer), 135664(Integer), 135665(Integer), 135663(Integer), 135662(Integer), 135376(Integer), 135666(Integer), 135667(Integer), 135668(Integer), 135669(Integer), 135670(Integer), 135671(Integer), 135672(Integer), 135673(Integer), 135376(Integer), 135664(Integer), 135665(Integer), 135663(Integer), 135662(Integer), 135666(Integer), 135667(Integer), 135668(Integer), 135669(Integer), 135670(Integer), 135671(Integer), 135672(Integer), 135673(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.711 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 17 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.712 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.712 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 82353(Integer), 86525(Integer), 89206(Integer), 89207(Integer), 89208(Integer), 89232(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.728 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.728 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.728 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 82353(Integer), 86525(Integer), 89206(Integer), 89207(Integer), 89208(Integer), 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.745 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 27 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.746 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.746 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 82353(Integer), 86525(Integer), 89206(Integer), 89207(Integer), 89208(Integer), 89232(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.765 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.766 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.766 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140802(Integer), 140805(Integer), 140869(Integer), 140871(Integer), 140873(Integer), 140875(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.782 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 34 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.783 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.783 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, 140806(Integer), 140876(Integer), 140876(Integer), 140876(Integer), 140876(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.818 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 580 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.819 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.819 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.835 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.835 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.836 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.852 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.854 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.854 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 82353(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.871 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.872 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.873 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4704(Integer), 4705(Integer), 4700(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.889 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.890 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.890 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4704(Integer), 4705(Integer), 4700(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.906 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.906 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.906 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4704(Integer), 4705(Integer), 4700(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.923 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.923 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.923 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4704(Integer), 4705(Integer), 4700(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.939 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.940 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.941 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 86525(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.957 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.957 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.957 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.974 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.974 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.974 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.990 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.991 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:32.991 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.007 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.008 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.009 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.025 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.027 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.028 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 89206(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.044 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.045 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.046 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.061 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.062 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.062 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.078 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.078 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.079 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.095 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.095 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.095 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.112 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.113 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.113 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 89207(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.129 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.129 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.129 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.146 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.146 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.146 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.163 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.163 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.164 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.180 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.181 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.181 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.197 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.199 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.199 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 89208(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.215 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.216 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.216 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.232 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.233 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.233 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.249 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.249 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.249 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.265 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.266 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.266 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.283 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.284 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.284 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 89232(Integer), 175(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.300 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.300 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.300 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.317 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.317 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.317 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.334 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.334 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.334 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.351 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.351 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.351 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer), 4700(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:33.368 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.468 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (project_id = ? AND type = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.468 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 175(Integer), 6(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.485 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.485 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid = ?) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.486 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4699(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.502 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.503 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid = ?) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.503 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.520 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.520 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid = ?) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.521 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4704(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.537 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.538 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid = ?) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.538 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4709(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.555 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.638 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM ((SELECT ifnull(NULL, '未选择') AS label, count(a.id) AS `count`, ifnull(NULL, 'null') AS `value`, GROUP_CONCAT(DISTINCT a.id) AS ids FROM os_patent a LEFT JOIN os_thematic_pid b ON b.pid = a.id WHERE b.zid = ? AND a.id NOT IN (SELECT pid FROM os_patent_field_patent_link WHERE cid = ?)) UNION ALL (SELECT ifnull(d.name, '未选择') AS label, count(DISTINCT e.pid) AS `count`, ifnull(d.id, 'null') AS `value`, GROUP_CONCAT(DISTINCT a.id) AS ids FROM os_patent a LEFT JOIN os_thematic_pid b ON b.pid = a.id LEFT JOIN os_patent_field_patent_link e ON e.pid = b.pid LEFT JOIN os_patent_field c1 ON c1.id = e.cid LEFT JOIN os_patent_field_tree d ON d.cid = e.cid WHERE b.zid = ? AND c1.id = ? AND e.fid IN (SELECT id FROM os_patent_field_tree WHERE cid = c1.id AND find_in_set(d.id, replace(path, '/', ','))) GROUP BY d.id)) AS temp WHERE 1 = 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.639 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount ==> Parameters: 175(Integer), 4699(Integer), 175(Integer), 4699(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.656 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.657 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList ==> Preparing: select temp.* from (( select ifnull(null, '未选择') as label, count(a.id) as `count`, ifnull(null, 'null') as `value`, group_concat(distinct a.id) as ids from os_patent a left join os_thematic_pid b on b.pid = a.id WHERE b.zid = ? and a.id not in (select pid from os_patent_field_patent_link where cid = ?) ) union all ( select ifnull(d.name, '未选择') as label, count(distinct e.pid) as `count`, ifnull(d.id, 'null') as `value`, group_concat(distinct a.id) as ids from os_patent a left join os_thematic_pid b on b.pid = a.id left join os_patent_field_patent_link e on e.pid = b.pid left join os_patent_field c1 on c1.id = e.cid left join os_patent_field_tree d on d.cid = e.cid WHERE b.zid = ? and c1.id = ? and e.fid in (select id from os_patent_field_tree where cid = c1.id and find_in_set(d.id , replace(path , '/', ','))) group by d.id )) as temp where 1 = 1 order by `count` desc, `value` asc LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.657 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList ==> Parameters: 175(Integer), 4699(Integer), 175(Integer), 4699(Integer), 9999(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.665 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM ((SELECT ifnull(NULL, '未选择') AS label, count(a.id) AS `count`, ifnull(NULL, 'null') AS `value`, GROUP_CONCAT(DISTINCT a.id) AS ids FROM os_patent a LEFT JOIN os_thematic_pid b ON b.pid = a.id WHERE b.zid = ? AND a.id NOT IN (SELECT pid FROM os_patent_field_patent_link WHERE cid = ?)) UNION ALL (SELECT ifnull(d.name, '未选择') AS label, count(DISTINCT e.pid) AS `count`, ifnull(d.id, 'null') AS `value`, GROUP_CONCAT(DISTINCT a.id) AS ids FROM os_patent a LEFT JOIN os_thematic_pid b ON b.pid = a.id LEFT JOIN os_patent_field_patent_link e ON e.pid = b.pid LEFT JOIN os_patent_field c1 ON c1.id = e.cid LEFT JOIN os_patent_field_tree d ON d.cid = e.cid WHERE b.zid = ? AND c1.id = ? AND e.fid IN (SELECT id FROM os_patent_field_tree WHERE cid = c1.id AND find_in_set(d.id, replace(path, '/', ','))) GROUP BY d.id)) AS temp WHERE 1 = 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.665 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount ==> Parameters: 175(Integer), 4701(Integer), 175(Integer), 4701(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.667 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM ((SELECT ifnull(NULL, '未选择') AS label, count(a.id) AS `count`, ifnull(NULL, 'null') AS `value`, GROUP_CONCAT(DISTINCT a.id) AS ids FROM os_patent a LEFT JOIN os_thematic_pid b ON b.pid = a.id WHERE b.zid = ? AND a.id NOT IN (SELECT pid FROM os_patent_field_patent_link WHERE cid = ?)) UNION ALL (SELECT ifnull(d.name, '未选择') AS label, count(DISTINCT e.pid) AS `count`, ifnull(d.id, 'null') AS `value`, GROUP_CONCAT(DISTINCT a.id) AS ids FROM os_patent a LEFT JOIN os_thematic_pid b ON b.pid = a.id LEFT JOIN os_patent_field_patent_link e ON e.pid = b.pid LEFT JOIN os_patent_field c1 ON c1.id = e.cid LEFT JOIN os_patent_field_tree d ON d.cid = e.cid WHERE b.zid = ? AND c1.id = ? AND e.fid IN (SELECT id FROM os_patent_field_tree WHERE cid = c1.id AND find_in_set(d.id, replace(path, '/', ','))) GROUP BY d.id)) AS temp WHERE 1 = 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.668 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount ==> Parameters: 175(Integer), 4704(Integer), 175(Integer), 4704(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.670 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM ((SELECT ifnull(NULL, '未选择') AS label, count(a.id) AS `count`, ifnull(NULL, 'null') AS `value`, GROUP_CONCAT(DISTINCT a.id) AS ids FROM os_patent a LEFT JOIN os_thematic_pid b ON b.pid = a.id WHERE b.zid = ? AND a.id NOT IN (SELECT pid FROM os_patent_field_patent_link WHERE cid = ?)) UNION ALL (SELECT ifnull(d.name, '未选择') AS label, count(DISTINCT e.pid) AS `count`, ifnull(d.id, 'null') AS `value`, GROUP_CONCAT(DISTINCT a.id) AS ids FROM os_patent a LEFT JOIN os_thematic_pid b ON b.pid = a.id LEFT JOIN os_patent_field_patent_link e ON e.pid = b.pid LEFT JOIN os_patent_field c1 ON c1.id = e.cid LEFT JOIN os_patent_field_tree d ON d.cid = e.cid WHERE b.zid = ? AND c1.id = ? AND e.fid IN (SELECT id FROM os_patent_field_tree WHERE cid = c1.id AND find_in_set(d.id, replace(path, '/', ','))) GROUP BY d.id)) AS temp WHERE 1 = 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.670 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount ==> Parameters: 175(Integer), 4709(Integer), 175(Integer), 4709(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.674 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.683 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.683 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList ==> Preparing: select temp.* from (( select ifnull(null, '未选择') as label, count(a.id) as `count`, ifnull(null, 'null') as `value`, group_concat(distinct a.id) as ids from os_patent a left join os_thematic_pid b on b.pid = a.id WHERE b.zid = ? and a.id not in (select pid from os_patent_field_patent_link where cid = ?) ) union all ( select ifnull(d.name, '未选择') as label, count(distinct e.pid) as `count`, ifnull(d.id, 'null') as `value`, group_concat(distinct a.id) as ids from os_patent a left join os_thematic_pid b on b.pid = a.id left join os_patent_field_patent_link e on e.pid = b.pid left join os_patent_field c1 on c1.id = e.cid left join os_patent_field_tree d on d.cid = e.cid WHERE b.zid = ? and c1.id = ? and e.fid in (select id from os_patent_field_tree where cid = c1.id and find_in_set(d.id , replace(path , '/', ','))) group by d.id )) as temp where 1 = 1 order by `count` desc, `value` asc LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.683 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList ==> Parameters: 175(Integer), 4701(Integer), 175(Integer), 4701(Integer), 9999(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.684 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.684 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList ==> Preparing: select temp.* from (( select ifnull(null, '未选择') as label, count(a.id) as `count`, ifnull(null, 'null') as `value`, group_concat(distinct a.id) as ids from os_patent a left join os_thematic_pid b on b.pid = a.id WHERE b.zid = ? and a.id not in (select pid from os_patent_field_patent_link where cid = ?) ) union all ( select ifnull(d.name, '未选择') as label, count(distinct e.pid) as `count`, ifnull(d.id, 'null') as `value`, group_concat(distinct a.id) as ids from os_patent a left join os_thematic_pid b on b.pid = a.id left join os_patent_field_patent_link e on e.pid = b.pid left join os_patent_field c1 on c1.id = e.cid left join os_patent_field_tree d on d.cid = e.cid WHERE b.zid = ? and c1.id = ? and e.fid in (select id from os_patent_field_tree where cid = c1.id and find_in_set(d.id , replace(path , '/', ','))) group by d.id )) as temp where 1 = 1 order by `count` desc, `value` asc LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.684 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList ==> Parameters: 175(Integer), 4704(Integer), 175(Integer), 4704(Integer), 9999(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.688 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.689 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList ==> Preparing: select temp.* from (( select ifnull(null, '未选择') as label, count(a.id) as `count`, ifnull(null, 'null') as `value`, group_concat(distinct a.id) as ids from os_patent a left join os_thematic_pid b on b.pid = a.id WHERE b.zid = ? and a.id not in (select pid from os_patent_field_patent_link where cid = ?) ) union all ( select ifnull(d.name, '未选择') as label, count(distinct e.pid) as `count`, ifnull(d.id, 'null') as `value`, group_concat(distinct a.id) as ids from os_patent a left join os_thematic_pid b on b.pid = a.id left join os_patent_field_patent_link e on e.pid = b.pid left join os_patent_field c1 on c1.id = e.cid left join os_patent_field_tree d on d.cid = e.cid WHERE b.zid = ? and c1.id = ? and e.fid in (select id from os_patent_field_tree where cid = c1.id and find_in_set(d.id , replace(path , '/', ','))) group by d.id )) as temp where 1 = 1 order by `count` desc, `value` asc LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.689 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList ==> Parameters: 175(Integer), 4709(Integer), 175(Integer), 4709(Integer), 9999(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.701 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.701 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:21:59.707 DEBUG 12620 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPatentQuerySourcePageList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.076 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.076 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.148 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.148 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.148 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.275 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.276 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.276 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.293 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.294 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.294 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.311 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.312 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.312 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.396 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.397 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.397 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.415 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.416 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.416 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.432 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.437 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.438 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.455 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.459 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.461 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.481 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.486 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.486 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.504 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.505 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.505 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.522 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.523 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.523 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.539 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.540 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.541 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.558 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.560 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.560 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.577 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.578 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.578 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.595 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.597 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.597 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.613 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.615 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.615 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:11.632 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.308 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.308 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.377 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.377 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.377 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.507 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.507 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.507 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.528 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.529 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.529 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.546 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.546 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.546 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.626 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.626 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.626 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.642 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.642 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.642 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.662 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.662 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.662 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.682 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.682 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.682 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.702 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.702 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.702 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.722 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.722 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.722 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.732 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.732 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.732 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.752 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.752 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.752 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.772 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.772 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.772 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.792 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.792 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.792 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.802 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.812 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.812 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.822 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.822 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.822 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:14.846 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.277 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.277 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.356 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.356 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.356 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.479 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.479 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.479 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.499 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.499 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.499 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.519 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.519 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.519 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.597 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.597 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.597 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.617 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.617 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.617 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.637 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.637 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.637 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.647 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.657 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.657 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.677 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.677 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.677 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.697 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.697 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.697 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.707 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.707 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.707 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.733 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.733 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.733 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.746 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.746 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.746 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.766 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.766 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.766 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.786 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.786 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.786 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.796 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.796 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.796 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:23:55.816 DEBUG 12620 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.231 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.231 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.303 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.303 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.303 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.430 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.430 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.431 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.448 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.448 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.448 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.466 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.466 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.466 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.548 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.549 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.549 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.567 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.570 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.570 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.588 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.590 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.590 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.607 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.609 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.610 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.630 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.632 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.632 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.650 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.652 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.653 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.670 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.670 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.670 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.687 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.689 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.690 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.707 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.709 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.710 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.727 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.728 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.728 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.745 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.746 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.746 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.763 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.764 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.764 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:24:16.780 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:16.860 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:16.862 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:16.936 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:16.937 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:16.937 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.065 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.067 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.067 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.084 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.085 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.085 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.103 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.104 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.104 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.186 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.187 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.187 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.204 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.205 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.206 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.223 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.224 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.224 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.240 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.241 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.241 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.261 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.263 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.263 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.280 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.280 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.280 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.297 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.298 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.298 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.314 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.315 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.315 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.333 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.337 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.337 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.353 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.355 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.355 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.371 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.372 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.372 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.389 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.390 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.390 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:28:17.408 DEBUG 12620 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:50.665 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:50.665 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:50.737 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:50.738 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:50.738 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:50.865 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:50.866 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:50.866 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:50.883 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:50.883 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:50.883 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:50.900 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:50.901 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:50.901 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:50.983 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:50.984 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:50.984 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.000 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.001 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.001 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.018 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.018 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.018 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.036 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.037 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.037 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.056 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.056 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.056 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.074 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.074 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.074 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.091 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.092 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.092 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.109 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.109 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.109 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.126 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.127 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.127 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.143 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.144 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.144 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.162 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.163 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.163 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:29:51.180 DEBUG 12620 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.380 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.380 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.451 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.451 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.452 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.579 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.582 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.582 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.600 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.601 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.601 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.618 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.619 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.619 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.701 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.704 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.704 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.722 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.723 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.723 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.740 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.741 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.741 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.758 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.758 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.758 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.779 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.779 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.779 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.796 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.796 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.796 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.813 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.813 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.814 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.831 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.831 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.831 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.848 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.849 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.849 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.866 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.870 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.870 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.887 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.888 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.888 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:30:17.905 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.462 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.463 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.535 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.536 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.537 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.664 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.666 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.666 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.683 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.684 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.684 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.701 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.703 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.703 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.785 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.786 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.786 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.803 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.805 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.806 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.823 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.824 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.824 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.841 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.845 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.846 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.866 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.871 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.872 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.889 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.889 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.889 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.907 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.907 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.907 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.923 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.927 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.928 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.947 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.961 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.962 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.979 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.982 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.982 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:49.999 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:50.000 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:50.000 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:50.017 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:50.018 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:50.018 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:50.034 DEBUG 12620 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.580 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.584 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.656 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.656 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.656 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.782 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.783 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.783 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.802 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.804 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.804 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.822 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.824 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.824 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.905 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.906 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.906 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.923 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.923 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.923 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.940 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.940 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.940 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.957 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.957 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.957 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.978 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.978 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.978 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.995 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.995 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:54.995 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:55.012 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:55.012 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:55.012 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:55.030 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:55.030 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:55.031 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:55.047 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:55.049 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:55.049 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:55.066 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:55.067 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:55.067 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:55.084 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:55.085 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:55.085 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:43:55.102 DEBUG 12620 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.044 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.044 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.115 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.115 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.115 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.243 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.247 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.247 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.266 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.270 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.270 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.289 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.294 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.294 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.375 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.379 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.379 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.396 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.397 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.397 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.414 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.414 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.414 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.432 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.432 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.433 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.452 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.454 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.454 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.472 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.472 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.472 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.489 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.489 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.489 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.507 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.507 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.507 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.524 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.525 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.525 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.542 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.544 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.544 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.561 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.562 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.562 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:08.580 DEBUG 12620 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.074 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.074 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.145 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.146 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.146 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.272 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.272 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.272 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.290 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.290 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.290 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.308 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.308 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.308 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.391 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.394 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.394 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.411 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.411 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.411 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.429 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.429 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.429 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.446 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.447 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.447 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.468 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.468 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.468 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.485 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.485 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.486 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.503 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.504 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.504 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.520 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.521 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.521 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.538 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.539 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.539 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.555 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.556 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.556 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.573 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.574 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.574 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:44:31.591 DEBUG 12620 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.077 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.077 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.150 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.150 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.150 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.278 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.279 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.279 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.296 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.297 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.297 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.315 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.315 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.315 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.396 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.397 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.398 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.415 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.415 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.416 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.433 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.433 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.433 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.450 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.450 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.450 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.471 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.471 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.471 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.489 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.490 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.490 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.507 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.509 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.509 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.526 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.527 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.527 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.545 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.546 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.546 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.562 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.563 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.563 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.580 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.581 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.581 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.598 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.599 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.600 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:45:31.617 DEBUG 12620 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:15.683 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:15.710 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:15.838 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:15.848 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:15.853 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.000 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.158 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.160 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.184 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.189 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.190 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.214 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.266 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.267 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.359 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.383 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.384 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.406 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.425 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.426 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.445 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.463 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.465 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.485 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.511 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.516 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.540 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.569 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.570 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.591 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.594 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.595 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.616 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.620 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.621 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.646 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.661 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.661 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.684 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.962 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.964 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:16.984 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:17.128 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:17.131 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:17.152 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:17.167 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:17.178 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:17.198 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:17.206 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:17.207 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:52:17.228 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.095 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.095 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.169 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.170 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.171 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.299 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.303 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.303 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.324 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.325 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.326 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.346 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.348 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.348 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.436 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.438 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.438 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.460 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.462 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.462 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.482 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.484 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.484 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.503 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.507 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.508 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.531 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.532 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.533 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.553 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.556 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.556 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.576 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.578 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.579 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.598 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.600 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.601 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.621 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.623 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.623 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.643 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.645 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.646 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.665 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.667 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.667 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.687 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.689 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.690 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:53:03.710 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:08.732 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:08.732 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:08.806 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:08.807 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:08.808 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:08.936 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:08.938 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:08.938 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:08.958 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:08.960 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:08.960 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:08.980 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:08.982 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:08.982 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.069 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.071 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.072 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.092 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.095 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.095 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.114 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.117 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.117 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.137 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.138 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.139 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.162 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.164 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.164 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.184 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.186 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.186 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.205 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.207 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.207 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.227 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.228 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.228 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.249 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.251 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.251 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.270 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.273 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.274 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.293 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.295 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.295 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.315 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.317 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.317 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:54:09.337 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:32.912 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:32.913 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.062 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.063 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.081 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.083 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.084 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.109 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.110 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.111 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.130 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.133 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.133 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.153 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.155 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.156 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.176 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.178 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.178 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.225 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.227 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.228 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.249 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.250 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.250 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.265 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.266 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.267 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.268 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.268 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.268 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.284 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.288 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.291 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.291 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.292 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.292 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.311 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.311 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.313 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.314 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.330 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.331 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.390 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.392 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.392 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.400 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.401 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.402 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.412 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.419 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.420 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.422 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.423 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.423 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.437 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.445 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.447 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.447 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.452 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.452 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.469 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.482 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.482 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.499 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.510 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.511 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.512 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.512 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.512 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.531 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.532 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.532 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.542 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.553 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.554 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.554 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.555 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.555 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.575 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.576 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.577 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.581 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.588 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.589 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.597 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.599 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.599 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.632 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.633 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.633 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.662 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.667 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.668 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.753 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.755 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.755 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.776 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.777 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.777 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.793 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.795 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.795 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.811 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.812 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.813 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.829 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.830 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.830 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.835 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.846 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.846 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.868 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.869 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.869 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.888 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.890 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.890 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.910 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.911 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.911 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.912 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.913 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.913 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.929 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.930 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.931 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.932 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.932 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.933 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.950 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.951 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:33.951 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.010 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.011 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.011 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.018 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.019 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.020 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.028 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.029 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.029 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.040 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.041 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.041 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.046 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.048 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.048 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.064 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.064 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.065 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.065 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.065 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.065 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.085 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.091 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.092 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.126 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.126 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.128 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.128 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.128 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.128 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.148 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.149 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.149 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.153 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.169 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.171 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.171 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.190 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.192 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.192 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.212 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.213 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.213 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.248 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.249 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.249 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.277 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.316 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.317 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.387 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.396 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.397 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 1(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:34.474 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.543 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.543 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.617 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.617 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.617 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.745 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.746 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.747 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.766 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.767 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.768 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.787 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.788 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.788 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.875 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.877 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.877 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.897 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.898 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.898 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.918 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.920 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.920 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.940 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.941 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.941 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.964 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.965 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.965 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.986 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.991 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:35.992 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:36.011 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:36.012 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:36.013 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:36.032 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:36.033 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:36.033 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:36.053 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:36.056 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:36.056 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:36.075 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:36.077 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:36.078 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:36.098 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:36.099 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:36.100 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:36.118 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:36.120 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:36.121 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 09:56:36.140 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.466 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.466 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.516 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.516 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.582 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.582 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.583 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 0(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.633 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.635 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.635 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.657 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.657 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.659 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.659 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.675 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.676 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.677 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.693 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.694 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.695 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.710 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.712 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.712 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.795 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.796 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.796 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.812 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.814 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.814 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.834 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.835 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.835 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.895 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.897 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.897 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.913 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.914 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.914 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.931 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.932 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.932 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.948 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.949 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.950 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.966 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.968 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.968 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:39.999 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.000 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.000 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.025 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.031 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.031 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.194 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.196 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.197 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.215 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.216 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.217 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.232 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.233 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.234 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.250 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.251 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.251 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.268 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.272 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.273 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.356 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.357 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.357 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.373 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.374 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.374 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.393 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.395 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.395 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.455 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.458 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.458 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.475 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.476 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.477 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.496 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.497 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.497 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.513 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.514 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.515 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.530 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.531 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.531 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.563 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.564 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.564 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.590 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.601 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.601 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.765 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.767 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.767 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.786 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.787 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.788 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.805 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.806 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.806 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.822 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.823 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.823 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.839 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.840 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.841 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.922 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.923 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.923 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.939 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.941 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.941 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.960 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.962 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:40.963 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.023 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.025 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.025 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.042 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.043 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.043 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.061 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.062 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.062 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.078 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.080 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.080 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.097 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.099 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.099 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.129 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.131 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.131 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.156 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.163 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.163 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.326 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.328 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.328 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.347 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.348 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.348 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.364 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.366 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.366 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.382 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.383 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.383 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.400 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.401 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.401 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.482 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.484 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.484 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.501 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.504 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.505 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.524 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.525 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.525 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.585 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.586 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.586 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.602 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.603 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.603 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.621 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.622 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.622 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.639 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.640 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.640 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.656 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.657 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.657 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.688 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.692 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.693 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 09:58:41.718 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.022 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.023 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.188 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.188 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.188 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.253 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.255 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.255 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.282 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.283 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.284 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 0(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.340 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.340 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.358 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.358 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.360 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.360 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.376 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.378 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.378 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.396 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.399 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.400 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.481 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.482 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.483 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.499 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.500 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.500 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.519 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.520 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.520 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.579 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.580 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.580 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.597 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.597 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.598 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.617 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.622 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.623 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.639 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.640 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.640 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.657 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.658 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.658 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.687 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.688 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.689 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.715 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.719 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.720 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.884 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.886 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.886 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.908 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.910 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.910 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.926 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.927 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.927 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.944 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.945 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.945 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.961 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.962 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:55.962 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.045 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.045 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.046 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.062 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.063 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.063 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.082 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.083 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.083 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.143 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.146 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.147 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.165 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.167 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.168 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.184 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.185 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.185 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.202 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.203 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.203 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.219 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.220 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.220 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.250 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.251 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.251 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.276 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.286 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.287 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.452 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.456 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.456 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.474 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.476 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.476 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.492 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.493 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.493 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.509 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.511 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.511 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.528 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.530 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.531 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.613 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.614 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.614 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.630 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.631 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.631 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.651 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.652 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.652 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.711 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.714 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.715 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.733 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.734 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.735 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.753 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.754 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.754 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.770 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.771 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.771 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.788 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.789 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.789 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.820 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.821 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.821 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.847 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.854 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:56.854 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.021 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.023 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.023 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.041 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.042 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.043 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.059 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.060 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.060 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.076 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.076 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.076 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.093 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.095 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.095 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.178 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.179 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.179 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.195 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.196 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.196 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.216 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.217 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.217 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.275 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.276 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.276 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.293 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.294 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.294 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.310 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.311 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.311 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.328 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.329 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.329 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.346 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.347 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.347 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.378 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.383 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.383 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.408 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.731 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.731 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.768 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.769 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.836 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.836 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.837 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 0(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.896 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.897 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.897 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:57.911 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.023 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.024 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.024 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.039 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.040 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.041 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.057 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.058 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.059 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.074 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.076 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.076 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.158 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.159 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.160 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.176 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.177 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.177 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.196 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.197 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.198 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.257 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.258 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.258 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.275 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.275 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.275 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.293 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.295 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.295 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.311 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.312 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.312 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.328 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.329 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.329 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.360 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.363 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.364 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.390 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.405 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.405 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.569 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.570 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.570 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.589 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.590 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.590 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.606 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.607 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.607 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.623 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.624 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.624 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.641 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.641 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.641 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.724 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.725 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.725 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.742 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.744 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.744 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.763 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.764 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.765 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.825 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.826 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.826 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.842 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.843 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.843 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.859 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.861 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.861 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.877 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.878 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.878 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.896 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.898 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.898 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.928 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.929 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.929 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.954 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.969 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:58.969 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.132 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.134 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.135 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.153 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.154 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.154 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.170 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.171 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.171 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.187 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.188 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.188 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.205 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.207 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.207 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.288 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.289 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.289 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.306 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.309 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.310 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.330 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.331 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.331 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.389 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.390 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.390 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.407 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.408 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.408 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.425 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.427 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.427 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.443 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.446 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.446 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.463 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.464 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.464 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.494 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.495 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.495 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.520 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.530 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.531 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.694 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.695 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.696 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.721 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.722 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.722 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.738 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.739 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.739 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.755 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.756 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.756 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.772 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.774 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.774 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.856 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.857 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.857 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.873 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.874 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.874 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.894 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.895 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.896 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.955 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.956 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.956 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.973 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.973 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.974 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.991 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.992 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:14:59.992 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:00.008 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:00.013 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:00.014 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:00.031 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:00.031 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:00.032 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:00.061 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:00.062 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:00.062 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:00.091 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:43.810 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:43.811 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:43.883 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:43.886 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:43.887 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.013 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.015 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.015 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.031 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.032 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.032 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.049 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.050 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.050 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.131 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.132 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.132 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.150 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.154 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.154 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.170 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.171 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.171 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.188 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.188 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.188 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.208 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.210 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.210 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.226 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.228 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.228 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.244 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.245 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.245 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.261 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.266 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.267 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.285 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.298 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.299 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.315 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.322 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.322 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.338 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.346 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.347 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.364 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.369 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.370 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:44.386 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.214 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.214 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.284 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.286 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.287 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.414 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.416 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.416 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.433 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.435 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.435 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.454 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.456 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.456 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.539 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.540 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.541 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.557 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.558 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.558 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.574 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.576 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.576 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.592 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.593 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.593 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.613 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.614 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.614 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.630 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.632 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.632 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.648 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.649 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.650 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.666 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.667 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.667 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.684 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.685 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.686 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.701 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.703 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.703 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.719 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.722 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.722 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.738 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.740 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.740 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:15:57.797 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.433 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.433 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.505 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.507 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.508 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.633 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.634 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.634 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.651 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.652 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.652 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.668 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.669 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.669 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.753 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.754 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.755 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.771 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.774 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.774 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.790 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.795 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.795 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.812 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.817 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.817 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.837 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.841 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.841 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.859 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.863 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.864 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.880 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.881 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.881 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.897 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.898 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.898 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.915 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.921 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.922 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.940 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.946 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.946 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.963 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.970 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.971 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.987 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.994 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:57.995 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:17:58.011 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.569 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.570 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.641 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.643 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.645 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.771 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.772 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.772 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.788 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.789 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.789 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.805 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.806 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.807 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.889 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.891 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.891 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.909 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.912 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.912 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.929 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.929 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.929 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.946 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.947 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.947 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.966 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.967 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.968 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.984 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.986 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:57.986 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:58.001 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:58.002 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:58.002 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:58.019 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:58.020 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:58.020 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:58.037 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:58.038 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:58.039 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:58.054 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:58.055 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:58.055 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:58.072 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:58.073 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:58.073 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:58.090 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:58.092 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:58.092 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:19:58.107 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:24.732 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:24.732 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:24.803 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:24.804 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:24.805 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:24.931 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:24.932 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:24.932 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:24.949 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:24.950 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:24.950 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:24.966 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:24.967 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:24.968 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.049 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.050 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.050 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.066 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.068 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.068 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.085 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.086 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.086 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.103 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.106 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.106 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.125 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.126 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.126 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.143 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.144 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.144 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.160 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.161 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.161 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.177 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.178 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.178 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.196 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.198 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.198 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.214 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.215 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.215 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.232 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.233 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.233 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.249 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.250 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.250 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:21:25.267 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:22:55.550 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:22:55.550 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:22:55.716 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:22:55.719 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:22:55.720 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:22:55.736 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.097 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.097 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.168 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.168 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.169 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.294 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.296 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.296 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.312 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.314 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.315 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.332 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.335 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.335 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.417 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.418 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.419 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.436 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.437 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.437 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.453 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.454 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.454 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.470 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.471 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.471 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.490 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.492 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.493 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.509 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.513 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.513 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.529 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.530 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.530 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.546 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.547 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.548 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.564 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.565 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.566 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.582 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.589 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.590 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.607 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.614 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.615 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.632 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.633 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.633 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:10.649 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.038 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.039 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.109 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.109 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.110 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.235 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.238 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.238 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.255 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.258 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.259 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.276 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.277 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.277 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.359 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.361 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.361 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.378 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.379 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.379 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.395 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.396 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.396 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.413 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.414 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.414 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.433 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.437 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.438 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.455 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.460 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.460 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.477 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.478 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.478 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.493 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.494 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.494 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.511 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.512 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.512 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.528 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.530 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.531 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.546 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.549 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.549 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.565 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.567 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.568 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:22.584 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:42.761 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:42.761 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:42.834 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:42.836 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:42.837 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:42.963 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:42.964 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:42.964 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:42.981 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:42.982 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:42.982 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:42.999 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.000 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.000 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.082 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.084 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.084 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.100 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.101 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.101 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.117 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.119 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.119 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.134 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.135 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.135 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.155 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.156 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.156 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.173 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.173 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.174 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.190 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.193 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.193 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.210 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.212 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.213 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.229 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.231 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.231 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.247 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.248 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.248 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.265 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.266 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.267 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.283 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.289 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.290 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:26:43.306 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.465 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.466 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.536 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.536 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.536 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.662 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.663 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.663 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.680 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.684 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.685 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.701 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.702 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.702 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.785 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.786 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.787 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.803 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.804 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.804 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.821 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.822 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.822 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.838 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.838 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.839 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.858 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.859 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.859 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.876 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.877 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.878 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.893 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.894 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.894 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.911 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.911 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.911 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.928 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.929 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.929 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.945 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.946 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.946 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.962 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.963 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.963 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.980 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.981 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.981 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:27:13.997 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.049 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.049 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.215 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.216 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.216 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.234 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.235 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.235 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.251 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.251 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.251 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.268 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.269 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.269 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.285 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.287 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.287 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.370 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.371 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.371 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.388 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.391 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.391 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.411 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.411 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.412 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.471 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.472 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.472 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.489 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.490 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.490 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.507 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.508 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.508 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.524 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.525 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.525 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.541 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.542 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.542 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.573 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.576 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.576 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.604 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.608 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.608 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.777 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.779 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.779 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.798 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.799 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.799 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.815 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.815 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.816 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.832 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.833 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.833 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.850 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.851 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.851 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.950 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.954 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.955 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.973 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.977 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.977 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:06.997 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.001 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.002 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.061 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.062 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.063 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.079 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.080 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.080 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.097 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.097 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.097 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.164 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.164 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.164 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.180 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.180 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.180 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 0(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.256 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.257 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.257 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.273 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.274 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.274 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.305 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.308 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.309 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.334 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.345 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.346 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.509 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.511 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.511 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.531 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.532 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.532 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.548 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.549 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.549 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.565 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.566 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.566 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.582 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.583 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.583 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.667 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.671 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.671 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.687 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.688 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.689 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.709 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.713 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.714 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.775 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.781 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.781 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.801 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.802 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.804 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.821 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.822 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.822 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.839 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.840 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.840 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.856 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.857 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.857 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.888 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.891 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.891 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.916 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.920 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:07.921 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.086 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.088 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.088 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.106 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.107 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.107 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.123 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.125 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.125 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.140 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.141 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.141 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.157 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.158 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.158 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.243 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.245 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.245 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.261 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.262 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.262 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.282 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.283 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.283 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.341 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.342 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.342 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.359 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.359 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.360 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.376 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.377 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.377 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.394 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.398 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.398 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.415 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.416 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.416 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.447 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.448 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.448 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:08.473 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:26.481 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:26.482 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:26.648 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:26.652 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:26.652 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:30:26.668 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.052 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.053 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.124 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.126 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.127 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.253 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.254 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.255 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.271 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.272 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.273 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.289 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.290 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.291 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.372 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.373 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.374 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.390 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.392 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.392 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.408 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.409 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.409 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.425 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.430 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.430 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.449 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.450 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.450 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.467 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.468 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.468 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.484 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.485 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.485 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.502 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.504 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.505 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.521 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.528 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.529 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.546 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.551 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.552 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.568 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.569 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.570 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.585 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.586 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.587 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:31:04.603 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.541 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.544 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.620 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.621 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.622 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.750 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.754 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.755 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.772 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.774 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.774 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.791 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.793 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.793 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.874 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.875 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.876 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.893 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.895 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.896 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.911 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.913 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.913 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.929 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.931 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.931 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.950 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.952 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.952 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.968 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.969 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.969 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.985 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.987 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:55.987 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:56.003 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:56.005 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:56.005 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:56.021 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:56.027 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:56.027 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:56.043 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:56.046 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:56.047 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:56.063 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:56.065 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:56.065 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:56.103 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:56.105 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:56.105 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:34:56.121 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:09.977 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:09.978 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:09.994 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:10.050 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:10.050 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:10.066 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:10.268 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:10.269 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:10.288 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.584 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.584 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.656 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.656 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.657 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.784 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.786 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.786 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.803 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.805 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.806 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.822 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.824 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.824 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.907 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.913 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.914 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.932 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.937 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.937 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.954 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.958 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.959 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.976 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.980 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:27.981 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.002 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.006 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.007 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.022 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.024 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.024 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.041 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.042 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.042 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.059 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.060 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.060 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.075 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.077 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.077 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.094 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.095 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.095 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.112 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.112 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.114 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.129 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.132 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.132 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:28.148 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.468 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.468 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.539 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.540 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.540 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.665 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.666 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.666 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.683 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.684 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.684 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.701 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.702 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.702 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.784 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.785 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.785 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.802 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.803 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.803 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.819 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.820 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.820 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.836 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.837 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.838 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.857 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.858 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.858 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.874 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.875 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.875 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.891 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.892 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.892 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.909 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.910 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.910 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.925 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.927 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.927 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.943 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.945 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.945 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.961 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.963 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.963 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.980 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.982 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.982 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:36:39.999 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.168 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.168 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.240 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.241 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.241 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.367 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.368 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.368 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.385 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.386 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.386 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.402 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.403 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.404 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.485 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.486 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.487 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.504 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.505 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.506 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.523 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.525 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.525 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.541 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.544 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.545 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.565 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.570 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.571 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.587 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.592 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.593 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.609 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.610 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.611 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.626 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.627 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.627 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.644 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.646 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.646 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.662 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.663 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.663 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.679 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.681 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.681 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.697 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.698 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.698 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:11.715 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.263 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.263 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.333 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.334 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.334 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.461 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.462 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.462 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.478 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.479 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.479 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.496 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.497 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.497 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.579 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.580 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.580 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.597 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.598 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.599 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.615 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.615 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.616 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.632 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.633 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.633 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.652 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.653 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.653 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.669 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.670 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.671 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.687 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.690 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.691 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.707 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.710 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.710 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.727 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.728 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.729 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.745 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.746 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.746 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.762 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.763 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.763 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.780 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.781 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.781 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:37:37.797 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:00.697 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:00.697 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:00.768 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:00.768 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:00.769 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:00.894 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:00.895 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:00.895 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:00.912 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:00.913 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:00.913 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:00.929 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:00.930 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:00.930 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.013 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.014 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.014 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.031 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.032 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.032 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.048 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.049 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.049 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.066 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.067 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.068 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.087 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.089 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.089 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.105 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.106 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.106 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.123 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.124 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.124 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.140 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.141 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.141 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.158 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.160 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.160 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.176 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.178 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.178 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.194 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.196 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.196 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.213 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.220 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.221 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:01.237 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:45.970 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:45.971 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.041 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.041 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.042 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.167 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.169 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.169 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.185 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.186 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.186 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.203 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.204 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.205 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.289 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.292 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.293 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.311 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.314 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.315 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.332 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.333 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.333 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.350 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.351 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.351 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.370 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.371 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.371 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.387 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.388 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.389 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.405 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.406 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.406 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.423 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.424 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.424 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.440 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.442 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.442 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.458 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.461 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.461 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.477 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.481 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.481 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.497 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.500 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.501 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:38:46.517 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.348 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.349 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.420 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.420 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.420 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.546 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.547 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.547 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.563 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.565 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.565 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.581 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.583 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.583 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.665 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.667 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.667 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.684 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.685 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.686 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.702 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.703 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.703 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.719 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.720 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.720 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.740 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.743 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.744 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.760 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.764 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.764 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.781 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.781 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.782 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.797 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.798 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.798 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.815 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.816 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.816 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.832 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.833 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.833 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.849 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.851 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.851 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.868 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.869 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.870 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:40:47.885 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.305 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.305 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.378 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.378 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.379 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.504 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.505 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.505 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.521 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.522 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.522 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.539 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.540 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.540 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.621 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.622 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.623 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.639 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.641 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.641 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.657 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.658 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.658 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.674 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.675 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.675 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.695 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.696 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.696 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.712 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.713 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.713 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.729 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.730 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.731 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.747 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.749 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.749 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.766 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.769 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.769 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.786 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.789 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.790 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.806 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.807 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.807 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.824 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.825 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.825 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:42:26.841 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:43:35.038 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:43:35.038 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:43:35.048 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 10:43:35.098 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:43:35.098 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:43:35.118 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 10:43:36.055 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:43:36.056 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:43:36.072 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:55.644 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:55.645 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:55.717 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:55.718 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:55.719 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:55.846 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:55.848 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:55.849 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:55.868 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:55.871 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:55.871 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:55.889 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:55.891 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:55.891 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:55.974 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:55.975 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:55.976 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.005 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.007 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.007 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.059 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.061 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.061 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.078 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.082 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.083 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.105 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.106 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.107 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.124 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.125 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.126 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.161 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.163 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.163 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.180 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.182 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.182 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.200 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.213 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.214 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.231 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.233 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.233 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.250 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.252 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.252 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.270 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.274 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.275 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:44:56.291 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:19.169 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:19.169 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: null(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:19.335 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:21.212 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:21.212 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: null(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:21.378 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.456 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.457 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.527 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.528 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.528 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.657 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.662 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.663 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.682 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.685 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.686 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.703 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.704 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.704 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.786 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.787 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.788 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.805 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.807 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.807 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.824 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.825 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.826 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.843 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.847 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.848 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.868 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.872 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.873 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.890 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.891 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.891 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.908 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.909 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.909 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.926 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.928 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.928 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.945 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.947 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.947 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.964 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.965 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.966 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.983 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.984 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:30.984 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:31.001 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:31.002 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:31.002 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:45:31.019 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:23.672 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:23.672 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:23.765 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:23.765 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:23.833 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:23.833 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:23.833 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 0(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:23.840 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:23.841 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:23.841 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:23.860 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:23.861 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:23.861 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:23.879 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:23.880 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:23.880 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:23.897 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:23.897 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:23.897 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:23.907 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:23.915 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:23.915 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:23.916 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.000 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.000 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.000 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.018 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.018 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.019 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.039 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.040 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.040 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.102 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.104 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.104 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.122 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.123 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.123 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.141 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.142 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.142 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.159 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.160 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.160 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.177 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.179 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.179 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.212 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.213 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.213 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.253 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.258 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.259 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.425 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.426 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.426 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.474 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.476 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.476 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.492 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.493 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.494 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.511 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.512 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.512 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.529 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.530 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.530 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.614 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.615 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.615 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.632 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.633 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.633 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.653 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.654 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.654 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.715 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.716 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.716 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.733 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.733 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.734 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.752 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.753 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.754 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.770 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.771 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.771 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.788 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.789 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.789 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.821 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.822 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.822 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.849 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.865 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:24.865 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.034 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.035 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.036 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.058 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.061 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.062 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.079 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.081 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.082 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.099 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.101 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.102 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.119 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.120 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.120 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.203 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.207 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.208 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.227 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.231 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.231 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.251 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.252 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.252 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.313 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.314 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.314 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.332 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.332 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.333 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.350 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.351 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.351 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.369 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.369 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.369 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.387 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.388 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.388 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.419 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.420 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.420 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.447 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.452 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.453 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.618 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.620 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.620 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.640 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.641 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.641 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.658 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.659 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.659 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.676 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.676 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.676 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.694 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.695 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.695 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.778 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.779 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.779 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.798 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.801 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.801 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.821 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.823 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.823 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.884 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.884 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.885 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.902 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.902 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.903 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.920 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.921 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.921 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.939 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.940 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.940 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.958 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.962 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.963 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.994 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.995 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:25.995 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.020 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.030 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.030 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.034 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.034 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.099 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.099 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.099 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 0(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.176 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.201 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.204 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.205 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.226 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.227 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.228 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.244 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.245 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.245 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.261 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.262 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.263 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.279 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.280 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.280 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.363 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.364 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.364 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.380 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.381 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.381 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.401 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.402 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.402 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.461 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.463 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.463 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.481 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.482 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.483 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.502 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.503 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.503 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.519 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.522 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.523 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.540 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.545 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.546 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.578 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.582 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.582 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.607 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.611 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.612 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.777 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.782 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.782 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.802 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.803 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.803 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.820 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.821 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.821 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.837 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.837 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.838 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.854 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.855 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.855 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.938 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.939 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.939 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.955 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.956 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.956 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.975 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.976 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:26.976 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.036 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.037 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.037 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.053 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.054 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.054 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.071 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.072 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.073 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.088 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.089 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.089 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.105 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.106 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.106 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.137 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.138 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.138 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.163 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.171 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.172 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.335 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.337 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.337 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.357 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.357 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.357 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.374 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.375 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.375 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.391 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.392 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.393 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.409 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.410 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.410 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.492 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.494 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.494 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.513 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.515 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.515 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.534 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.534 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.535 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.594 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.595 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.595 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.611 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.612 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.612 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.629 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.630 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.630 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.646 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.647 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.647 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.664 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.665 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.665 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.695 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.699 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.699 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.724 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.729 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.730 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.894 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.896 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.896 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.915 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.917 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.917 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.933 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.934 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.934 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.950 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.951 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.951 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.967 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.969 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:27.969 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.052 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.054 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.054 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.070 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.072 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.072 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.092 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.095 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.096 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.155 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.156 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.156 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.173 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.173 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.173 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.190 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.191 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.191 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.207 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.208 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.208 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.225 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.226 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.226 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.256 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.256 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.256 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:28.282 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:34.783 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:34.783 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:34.824 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:34.825 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:34.896 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:34.898 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:34.898 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 0(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:34.959 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:34.960 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:34.961 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:34.973 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:34.979 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:34.979 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:34.979 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:34.996 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:34.997 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:34.997 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.013 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.014 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.014 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.030 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.031 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.031 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.116 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.117 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.117 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.133 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.134 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.134 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.153 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.154 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.154 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.214 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.218 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.219 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.236 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.236 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.237 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.253 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.255 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.255 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.271 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.272 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.272 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.288 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.289 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.289 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.320 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.321 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.321 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.346 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.351 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.352 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.515 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.516 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.516 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.535 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.536 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.536 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.552 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.553 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.553 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.569 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.570 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.570 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.586 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.587 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.587 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.671 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.675 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.676 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.692 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.693 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.693 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.713 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.714 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.714 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.773 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.775 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.775 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.791 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.792 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.792 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.809 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.811 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.811 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.827 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.828 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.828 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.845 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.846 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.846 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.876 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.880 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.881 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.906 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.916 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:35.919 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.085 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.086 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.086 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.104 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.105 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.105 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.122 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.123 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.123 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.139 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.140 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.140 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.156 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.157 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.157 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.241 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.243 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.243 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.260 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.261 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.261 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.281 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.282 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.282 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.341 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.342 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.342 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.359 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.359 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.360 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.376 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.378 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.378 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.393 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.394 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.395 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.411 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.413 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.413 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.444 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.448 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.448 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.473 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.481 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.481 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.648 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.649 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.650 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.669 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.670 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.670 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.688 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.689 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.689 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.706 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.707 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.707 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.723 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.724 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.724 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.807 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.808 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.808 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.825 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.825 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.825 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.844 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.845 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.845 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.905 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.906 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.906 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.922 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.922 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.923 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.940 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.941 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.942 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.957 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.958 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.958 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.974 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.975 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:36.976 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:37.006 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:37.008 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:37.008 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:37.033 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:38.889 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:38.891 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:38.926 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:38.926 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:38.994 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:38.994 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:38.994 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 0(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.059 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.062 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.062 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.070 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.081 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.082 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.082 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.098 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.099 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.099 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.115 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.116 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.116 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.132 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.133 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.133 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.218 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.219 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.219 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.235 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.237 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.237 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.256 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.257 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.257 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.317 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.322 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.322 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.339 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.340 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.340 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.356 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.357 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.357 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.374 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.374 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.375 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.391 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.392 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.392 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.422 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.423 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.424 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.450 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.461 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.462 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.628 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.630 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.630 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.649 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.650 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.650 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.667 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.668 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.668 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.684 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.684 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.685 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.701 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.702 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.702 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.784 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.785 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.785 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.802 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.803 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.803 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.823 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.824 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.824 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.884 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.885 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.885 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.904 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.905 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.906 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.923 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.924 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.924 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.940 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.941 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.941 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.958 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.958 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.958 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.988 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.990 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:39.990 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.018 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.032 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.033 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.199 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.200 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.200 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.219 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.220 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.220 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.236 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.238 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.238 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.254 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.255 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.255 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.272 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.273 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.273 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.355 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.356 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.356 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.372 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.373 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.373 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.392 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.393 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.394 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.454 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.455 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.455 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.471 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.472 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.472 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.489 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.490 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.490 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.507 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.507 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.507 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.524 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.525 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.525 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.555 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.559 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.559 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.586 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.599 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.600 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.765 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.767 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.767 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.786 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.787 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.787 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.803 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.807 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.808 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.824 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.825 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.825 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.841 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.842 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.842 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.924 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.925 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.925 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.941 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.942 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.942 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.962 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.963 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:40.963 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:41.022 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:41.023 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:41.024 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:41.040 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:41.040 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:41.041 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:41.057 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:41.059 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:41.059 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:41.075 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:41.076 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:41.077 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:41.093 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:41.094 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:41.094 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:41.123 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:41.124 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:41.124 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:41.150 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.645 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.646 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.679 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.679 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.747 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.747 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.747 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 0(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.813 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.819 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.819 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.824 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.839 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.839 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.839 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.855 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.856 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.856 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.873 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.874 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.874 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.890 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.891 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.891 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.974 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.975 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.975 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.990 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.991 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:42.991 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.014 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.015 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.015 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.076 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.077 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.077 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.094 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.094 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.094 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.112 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.118 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.118 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.134 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.135 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.135 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.152 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.153 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.153 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.183 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.187 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.187 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.213 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.216 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.217 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.379 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.381 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.381 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.400 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.401 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.401 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.417 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.418 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.418 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.434 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.435 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.435 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.452 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.453 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.453 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.535 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.537 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.537 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.554 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.558 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.559 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.578 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.583 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.583 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.643 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.646 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.646 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.662 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.663 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.663 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.680 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.681 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.681 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.698 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.699 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.699 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.714 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.715 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.716 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.747 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.748 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.748 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.773 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.784 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.784 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.953 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.954 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.954 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.977 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.977 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.977 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.994 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.995 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:43.995 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.011 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.012 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.012 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.028 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.029 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.029 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.111 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.112 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.112 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.128 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.129 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.129 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.148 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.149 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.149 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.208 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.209 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.210 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.227 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.228 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.228 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.244 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.245 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.245 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.261 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.262 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.262 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.279 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.280 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.280 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.311 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.312 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.312 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.337 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.342 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.342 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.506 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.507 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.507 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.526 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.527 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.527 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.543 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.544 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.544 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.561 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.563 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.563 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.579 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.582 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.582 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.665 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.668 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.669 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.685 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.686 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.686 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.705 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.706 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.706 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.766 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.767 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.767 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.784 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.784 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.784 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.801 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.802 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.802 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.818 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.819 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.819 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.836 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.837 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.837 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.868 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.869 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.869 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.894 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.899 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.900 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.910 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.910 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.967 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.967 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:44.967 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 0(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.040 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.075 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.076 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.076 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.096 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.097 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.097 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.114 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.115 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.115 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.132 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.133 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.133 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.150 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.151 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.151 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.239 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.240 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.240 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.257 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.258 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.258 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.278 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.279 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.280 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.340 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.341 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.342 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.358 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.359 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.359 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.376 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.378 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.378 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.395 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.395 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.396 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.413 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.414 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.414 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.445 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.446 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.447 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.472 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.476 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.476 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.643 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.648 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.649 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.677 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.681 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.681 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.699 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.702 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.702 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.719 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.723 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.724 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.742 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.748 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.748 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.831 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.832 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.832 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.849 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.851 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.851 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.871 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.874 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.874 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.935 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.936 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.936 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.953 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.953 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.954 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.971 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.972 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.973 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.990 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.991 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:45.991 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.009 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.010 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.010 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.042 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.043 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.043 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.070 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.086 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.086 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.250 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.252 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.252 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.272 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.273 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.273 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.293 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.294 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.295 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.311 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.312 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.312 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.330 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.331 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.331 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.414 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.415 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.415 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.431 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.432 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.433 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.452 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.454 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.454 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.515 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.516 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.517 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.535 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.535 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.535 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.558 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.559 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.559 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.576 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.577 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.577 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.595 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.596 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.597 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.628 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.629 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.629 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.655 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.662 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.662 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.828 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.830 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.831 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.851 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.852 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.852 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.869 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.870 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.870 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.887 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.888 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.888 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.904 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.905 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.905 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.989 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.992 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:46.992 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.009 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.013 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.014 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.034 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.036 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.036 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.096 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.098 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.098 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.116 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.116 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.117 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.135 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.136 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.136 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.153 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.154 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.154 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.171 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.172 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.173 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.204 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.207 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.207 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:46:47.232 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.576 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.577 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.622 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.622 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.688 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.689 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.689 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 0(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.741 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.743 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.743 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.763 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.764 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.765 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.765 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.782 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.784 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.784 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.801 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.802 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.802 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.819 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.820 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.820 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.903 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.904 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.904 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.921 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.922 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.922 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.943 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.944 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:18.944 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.000 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.000 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.000 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.024 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.024 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.024 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.044 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.045 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.045 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.053 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.063 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.063 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.073 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.073 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.073 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.113 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.113 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.113 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.133 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.143 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.143 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.308 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.308 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.308 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.323 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.333 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.333 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.343 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.343 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.343 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.363 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.363 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.363 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.383 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.383 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.383 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.463 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.473 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.473 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.493 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.493 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.493 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.513 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.513 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.513 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.573 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.583 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.583 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.603 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.603 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.603 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.613 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.623 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.623 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.635 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.635 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.635 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.653 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.653 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.653 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.683 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.683 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.683 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.713 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.723 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.723 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.893 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.893 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.893 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.913 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.913 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.913 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.937 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.937 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.937 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.953 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.953 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.953 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.973 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.973 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:19.973 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.061 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.062 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.062 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.079 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.080 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.080 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.101 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.102 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.102 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.163 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.164 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.164 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.182 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.182 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.182 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.200 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.202 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.202 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.219 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.220 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.220 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.236 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.238 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.238 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.270 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.276 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.276 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.302 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.305 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.305 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.469 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.471 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.471 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.492 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.494 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.494 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.511 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.512 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.512 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.530 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.531 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.531 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.548 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.549 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.549 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.632 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.633 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.633 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.650 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.652 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.652 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.672 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.673 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.673 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.734 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.735 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.735 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.752 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.753 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.753 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.771 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.772 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.772 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.789 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.790 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.790 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.807 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.808 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.808 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.839 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.840 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.841 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:20.866 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:21.763 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:21.763 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:21.923 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:21.923 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:21.923 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:21.949 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:43.450 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:43.451 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:43.614 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:43.614 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:43.614 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:51:43.636 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:19.144 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:19.146 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:19.314 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:19.316 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:19.316 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:19.333 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:21.023 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:21.024 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:21.186 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:21.187 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:21.187 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:21.205 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:25.063 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:25.063 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:25.224 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:25.234 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:25.234 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:25.244 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:27.597 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:27.598 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:27.762 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:27.763 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:27.763 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:27.780 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:31.784 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:31.784 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:31.953 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:31.953 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:31.953 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:31.963 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:35.073 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:35.073 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:35.236 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:35.236 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:35.236 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:52:35.256 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:01.402 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:01.402 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:01.568 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:01.571 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:01.572 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:01.590 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:06.896 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:06.896 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:06.973 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:06.975 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:06.975 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.100 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.100 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.100 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.120 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.120 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.120 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.140 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.140 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.140 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.220 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.230 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.230 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.240 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.250 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.250 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.260 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.270 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.270 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.280 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.280 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.280 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.300 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.310 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.310 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.324 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.324 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.324 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.346 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.346 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.346 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.356 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.366 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.366 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.376 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.386 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.386 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.396 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.406 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.406 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.424 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.424 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.424 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.434 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.444 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.444 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:07.454 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:12.913 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:12.913 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:13.078 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:13.081 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:13.081 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:13.099 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:17.789 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:17.789 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:17.955 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:17.961 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:17.961 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:17.978 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:25.771 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:25.771 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:25.934 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:25.936 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:25.936 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:53:25.953 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:11.362 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:11.362 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:11.526 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:11.526 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:11.526 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:11.548 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:12.737 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:12.738 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:12.904 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:12.906 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:12.906 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:12.924 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:14.758 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:14.758 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:14.921 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:14.922 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:14.922 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:14.939 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:25.967 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:25.968 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:26.132 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:26.133 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:26.134 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:26.160 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:48.378 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:48.378 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:48.545 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:48.546 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:48.546 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:48.563 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:48.699 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:48.700 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:48.866 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:48.868 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:48.868 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:54:48.886 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:35.878 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:35.878 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:36.049 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:36.051 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:36.052 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:36.068 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:40.580 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:40.581 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:40.744 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:40.746 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:40.746 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:40.764 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.043 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.043 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.203 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.213 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.213 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.223 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.343 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.343 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.513 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.513 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.513 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.533 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.533 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.533 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.553 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.553 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.553 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.573 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.573 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.573 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.583 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.583 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.583 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.593 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.593 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.673 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.673 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.673 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.693 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.693 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.693 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.713 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.723 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.723 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.753 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.753 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.753 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.773 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.783 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.783 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.783 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.793 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.793 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.793 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.813 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.813 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.813 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.833 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.833 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.833 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.854 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.854 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.854 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.883 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.893 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.893 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.913 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.923 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:45.923 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.093 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.093 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.093 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.123 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.123 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.123 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.143 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.143 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.143 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.163 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.163 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.163 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.173 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.173 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.173 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.263 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.263 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.263 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.273 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.283 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.283 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.303 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.303 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.303 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.363 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.363 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.363 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.383 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.383 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.383 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.403 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.403 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.403 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.423 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.423 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.423 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.443 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.453 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.453 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.483 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.483 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.483 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.513 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.808 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getListForRMS ==> Preparing: select a.patentno as patent_no from os_patent a WHERE patentno="0" or a.id in (select pid from os_thematic_pid where zid = ?) or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) limit ? , ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:55:46.808 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getListForRMS ==> Parameters: 174(Integer), CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), -1(Integer), 0(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:02.619 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:02.619 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:02.800 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:02.801 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:02.801 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:02.818 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.240 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.241 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.404 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.405 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.405 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.425 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.426 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.426 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.443 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.444 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.444 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.462 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.463 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.463 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.480 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.481 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.481 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.564 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.565 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.565 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.582 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.583 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.583 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.602 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.603 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.603 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.663 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.664 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.664 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.681 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.682 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.683 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.700 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.701 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.701 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.718 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.719 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.719 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.736 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.737 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.737 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.769 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.770 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.770 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.795 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.801 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.801 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.965 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.966 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.967 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.986 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.987 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:06.987 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.004 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.005 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.005 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.022 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.022 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.022 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.039 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.040 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.040 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.123 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.130 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.130 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.148 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.149 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.149 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.169 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.170 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.170 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.230 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.231 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.231 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.248 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.248 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.249 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.266 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.267 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.268 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.285 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.286 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.286 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.303 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.306 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.307 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.338 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.339 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.339 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:56:07.365 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.401 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.402 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.404 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.404 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.569 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.570 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.570 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.571 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.572 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.572 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.596 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.597 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.742 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.742 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.742 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.744 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.745 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getListForRMS ==> Preparing: select a.patentno as patent_no from os_patent a WHERE patentno="0" or a.id in (select pid from os_thematic_pid where zid = ?) or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) limit ? , ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.746 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getListForRMS ==> Parameters: 174(Integer), CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), -1(Integer), 0(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.761 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.762 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.765 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.765 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.765 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.786 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.786 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.857 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.858 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.858 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.912 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.912 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.912 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.932 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.932 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.932 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.935 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.935 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.935 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.945 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.946 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.946 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.951 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.951 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.952 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.986 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.986 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:19.986 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.003 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.003 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.003 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.006 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.006 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.007 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.014 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.015 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.015 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.021 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.022 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.022 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.023 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.023 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.023 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.042 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.042 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.043 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.109 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.109 DEBUG 18320 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.109 DEBUG 18320 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.135 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.135 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.136 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.143 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.143 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.143 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.152 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.152 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.152 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.159 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.159 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.159 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.169 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.169 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.169 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.175 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.175 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.175 DEBUG 18320 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.176 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.176 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.176 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.186 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.186 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.186 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.192 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.192 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.192 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.193 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.193 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.193 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 0(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.202 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.202 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.202 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.203 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.203 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.203 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.208 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.208 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.208 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.220 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.220 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.220 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.220 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.220 DEBUG 18320 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.220 DEBUG 18320 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 0(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.224 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.224 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.224 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.236 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.237 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.238 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.240 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.241 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.241 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN206453255U(String), CN107249363A(String), CN108420110A(String), 0(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.256 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.256 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.256 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.272 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.272 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.272 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.289 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.289 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.289 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.306 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.306 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.306 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.324 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.324 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.324 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.341 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.341 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.341 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.354 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.354 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.354 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.398 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.398 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.398 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.481 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.481 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.481 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.498 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.498 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.498 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.514 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.514 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.514 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.575 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.575 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.576 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.593 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.593 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.594 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.599 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.600 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.601 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.618 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.618 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.618 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.625 DEBUG 18320 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.625 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.625 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.660 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.660 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.660 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.678 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.678 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.678 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.701 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.702 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.702 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.709 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.709 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.709 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.719 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.719 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.719 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.727 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.727 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.728 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.735 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.735 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.735 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.743 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.743 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.743 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.745 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.745 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.745 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.751 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.751 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.751 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.760 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.760 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.760 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.760 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.760 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.761 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.763 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.763 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.763 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.767 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.767 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.767 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.776 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.777 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.777 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.778 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.778 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.778 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.781 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.781 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.781 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.787 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.787 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.787 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.795 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.795 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.795 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.797 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.797 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.797 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.798 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.798 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.799 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.806 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.806 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.806 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.812 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.812 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.812 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.817 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.817 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.817 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.817 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.817 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.817 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.833 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.833 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.833 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.837 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.837 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.837 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.850 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.850 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.850 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.857 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.857 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.857 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.866 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.866 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.866 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.871 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.871 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.871 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.879 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.879 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.879 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.888 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.888 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.888 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.897 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.897 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.897 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.905 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.905 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.905 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.915 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.915 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.915 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.918 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.918 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.918 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.921 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.922 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.922 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.926 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.926 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.926 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.934 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.934 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.935 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.935 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.935 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.935 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.939 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.939 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.939 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.942 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.942 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.942 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.952 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.952 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.952 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.952 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.953 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.953 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.955 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.956 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.956 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.959 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.959 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.959 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.970 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.971 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.971 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.973 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.973 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.973 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.975 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.975 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.975 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.989 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.989 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.989 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.991 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.991 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:20.992 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.007 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.007 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.007 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.007 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.007 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.007 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.010 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.011 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.023 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.023 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.023 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.024 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.024 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.024 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.030 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.030 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.031 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.041 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.041 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.041 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.051 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.051 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.051 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.058 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.058 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.058 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.071 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.071 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.071 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.090 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.090 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.090 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.090 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.090 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.090 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.107 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.107 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.107 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.109 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.109 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.110 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.124 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.124 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.124 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.138 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.139 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.139 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.156 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.156 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.156 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.158 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.158 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.158 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.173 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.173 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.173 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.178 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.178 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.178 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.184 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.184 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.200 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.200 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.200 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.208 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.212 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.212 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.215 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.264 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.265 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.266 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.280 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.281 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.281 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.281 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.283 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.283 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.298 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.299 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.300 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.300 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.301 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.301 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.316 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.317 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.317 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.317 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.318 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.318 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.333 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.334 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.334 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.335 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.347 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.349 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.349 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.351 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.352 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.353 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.371 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.372 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.372 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.374 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.379 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.379 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.382 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.383 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.383 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.404 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.405 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.405 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.405 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.406 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.406 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.407 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.408 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.409 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.426 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.427 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.427 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.432 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.435 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.436 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.444 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.445 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.445 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.447 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.447 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.448 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.462 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.463 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.464 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.467 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.469 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.469 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.480 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.482 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.483 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.500 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.502 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.502 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.549 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.553 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.553 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.567 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.569 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.571 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.585 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.587 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.587 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.588 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.589 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.589 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.590 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.591 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.591 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.603 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.604 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.605 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.605 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.606 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.606 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.613 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.613 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.615 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.615 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.615 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.615 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.623 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.623 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.624 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.624 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.625 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.625 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.638 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.639 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.639 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.641 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.642 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.642 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.659 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.660 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.660 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.677 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.678 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.678 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.679 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.680 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.680 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.685 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.686 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.686 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.697 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.697 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.698 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.701 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.702 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.702 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.703 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.703 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.704 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.720 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.721 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.721 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.724 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.724 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.724 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.737 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.737 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.738 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.742 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.743 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.743 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.754 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.755 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.755 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.762 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.764 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.764 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.785 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.786 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.786 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.786 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.787 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.787 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.788 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.789 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.789 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.807 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.807 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.808 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.808 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.808 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.808 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.811 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.838 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.838 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.839 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.840 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.840 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.840 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.840 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.840 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.840 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.858 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.858 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.859 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.872 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.874 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.874 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.894 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.895 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.896 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.900 DEBUG 18320 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.902 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.904 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.904 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.913 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.914 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.914 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.924 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.924 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.924 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.931 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.932 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.932 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.944 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.945 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.946 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.966 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.966 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.967 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.967 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.967 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.967 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.986 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.990 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.990 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:21.996 DEBUG 18320 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:22.022 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:22.022 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:22.023 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:22.051 DEBUG 18320 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:25.382 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:25.382 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:25.549 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:25.550 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:25.550 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:25.568 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.161 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.161 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.234 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.235 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.235 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.381 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.382 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.382 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.400 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.401 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.401 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.419 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.420 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.421 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.506 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.510 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.511 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.531 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.537 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.537 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.556 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.557 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.557 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.574 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.575 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.575 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.597 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.597 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.597 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.614 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.616 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.616 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.634 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.635 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.635 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.653 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.654 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.654 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.672 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.674 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.674 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.692 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.694 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.694 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.712 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.717 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.718 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.735 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.737 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.737 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:38.755 DEBUG 18320 [http-nio-8879-exec-15] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:51.206 DEBUG 18320 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:51.207 DEBUG 18320 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:51.372 DEBUG 18320 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:51.373 DEBUG 18320 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:51.373 DEBUG 18320 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:51.392 DEBUG 18320 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:52.488 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:52.488 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:52.655 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:52.656 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:52.656 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:52.675 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:58.557 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:58.557 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:58.725 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:58.726 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:58.726 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 10:59:58.744 DEBUG 18320 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:06.627 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:06.627 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:06.796 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:06.797 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:06.797 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:06.814 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:08.497 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:08.498 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:08.666 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:08.667 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:08.667 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:08.686 DEBUG 18320 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:22.856 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:22.856 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:23.023 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:23.025 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:23.025 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:23.044 DEBUG 18320 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:25.502 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:25.502 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:25.669 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:25.670 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:25.670 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:25.688 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:29.075 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:29.075 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:29.243 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:29.245 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:29.245 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:29.263 DEBUG 18320 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:36.064 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:36.065 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:36.232 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:36.233 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:36.233 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:36.252 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:44.833 DEBUG 18320 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:44.834 DEBUG 18320 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:45.003 DEBUG 18320 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:45.005 DEBUG 18320 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:45.006 DEBUG 18320 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:45.024 DEBUG 18320 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:48.372 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:48.372 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:48.540 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:48.541 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:48.541 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:48.559 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:50.121 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:50.121 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:50.289 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:50.290 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:50.290 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:50.309 DEBUG 18320 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:58.619 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:58.619 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:58.789 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:58.794 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:58.794 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:00:58.813 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:00.034 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:00.034 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:00.202 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:00.203 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:00.203 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:00.221 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:03.068 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:03.069 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:03.236 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:03.237 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:03.238 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:03.256 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:07.517 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:07.517 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:07.687 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:07.688 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:07.689 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:07.706 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:10.354 DEBUG 18320 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:10.355 DEBUG 18320 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:10.521 DEBUG 18320 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:10.522 DEBUG 18320 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:10.522 DEBUG 18320 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:10.541 DEBUG 18320 [http-nio-8879-exec-14] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:13.253 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:13.253 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:13.419 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:13.421 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:13.421 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:13.439 DEBUG 18320 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:30.475 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:30.475 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:30.643 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:30.644 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:30.644 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:30.663 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:54.064 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:54.065 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:54.233 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:54.234 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:54.234 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:01:54.253 DEBUG 18320 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:02:18.119 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:02:18.119 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:02:18.288 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:02:18.290 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:02:18.290 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:02:18.308 DEBUG 18320 [http-nio-8879-exec-12] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:02:39.212 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:02:39.213 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:02:39.379 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:02:39.380 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:02:39.380 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:02:39.399 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:02:41.277 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:02:41.277 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:02:41.444 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:02:41.445 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:02:41.445 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:02:41.463 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:03:24.774 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:03:24.776 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:03:24.945 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:03:24.946 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:03:24.946 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:03:24.964 DEBUG 18320 [http-nio-8879-exec-11] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:03:28.097 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:03:28.097 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:03:28.265 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:03:28.266 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:03:28.266 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:03:28.284 DEBUG 18320 [http-nio-8879-exec-13] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:18.315 DEBUG 18684 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:18.343 DEBUG 18684 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:18.557 DEBUG 18684 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:18.565 DEBUG 18684 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:18.567 DEBUG 18684 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:18.589 DEBUG 18684 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.211 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.211 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.389 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.405 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.406 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.440 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.449 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.449 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.470 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.484 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.485 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.506 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.508 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.509 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.530 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.544 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.544 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.633 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.635 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.635 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.657 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.674 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.674 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.699 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.708 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.708 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.776 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.777 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.778 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.800 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.802 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.803 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.825 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.834 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.834 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.855 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.857 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.857 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.879 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.887 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.887 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.924 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.934 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.934 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.967 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.978 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:45.978 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.171 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.172 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.173 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.198 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.200 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.200 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.221 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.223 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.223 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.244 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.246 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.246 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.268 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.269 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.270 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.357 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.358 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.359 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.381 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.382 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.382 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.406 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.408 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.408 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.474 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.475 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.475 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.497 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.498 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.498 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.520 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.521 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.521 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.543 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.544 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.545 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.567 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.568 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.569 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.605 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.611 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.611 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:04:46.643 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:05:14.593 DEBUG 18684 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:05:14.594 DEBUG 18684 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:05:14.764 DEBUG 18684 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:05:14.765 DEBUG 18684 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getListForRMS ==> Preparing: select a.patentno as patent_no from os_patent a WHERE patentno="0" or a.id in (select pid from os_thematic_pid where zid = ?) or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) limit ? , ? [pas:0.0.0.0:8879] [,] 2022-11-28 11:05:14.765 DEBUG 18684 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getListForRMS ==> Parameters: 174(Integer), CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), -1(Integer), 0(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:05:14.798 DEBUG 18684 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:05:14.798 DEBUG 18684 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:05:14.841 DEBUG 18684 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:05:38.430 DEBUG 18684 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:05:38.430 DEBUG 18684 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:05:38.597 DEBUG 18684 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:05:38.598 DEBUG 18684 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:05:38.599 DEBUG 18684 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:05:38.617 DEBUG 18684 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:06:55.817 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:06:55.817 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:06:55.983 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:06:55.985 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:06:55.985 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:06:56.005 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 11:06:56.006 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:06:56.006 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:06:56.024 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.548 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.548 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.566 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.567 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.567 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.585 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.586 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.586 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.679 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.681 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.681 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.699 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.700 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.700 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.721 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.722 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.722 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.783 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.784 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.784 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.802 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.802 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.803 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.821 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.822 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.822 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.840 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.845 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.846 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.865 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.869 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.870 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.903 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.904 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.904 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:12.930 DEBUG 18684 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:37.466 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:37.467 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:37.632 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:37.634 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:37.634 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:08:37.652 DEBUG 18684 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:09:51.772 DEBUG 18684 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:09:51.773 DEBUG 18684 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:09:51.958 DEBUG 18684 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:09:51.959 DEBUG 18684 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:09:51.960 DEBUG 18684 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:09:51.979 DEBUG 18684 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:36.881 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:36.914 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:37.121 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:37.130 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:37.131 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:37.150 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:38.161 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:38.162 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:38.330 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:38.332 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:38.332 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:38.351 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.387 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.387 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.555 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.555 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.556 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.599 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.600 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.619 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.727 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.744 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.744 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.771 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.779 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.779 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.796 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.810 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.810 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.826 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.828 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.828 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.845 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.859 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.859 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.942 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.944 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.944 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.961 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.976 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.976 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:46.996 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.004 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.004 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.065 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.067 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.068 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.088 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.091 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.091 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.109 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.117 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.118 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.134 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.135 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.136 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.153 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.160 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.160 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.192 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.199 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.200 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.227 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.238 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.239 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.403 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.405 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.405 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.427 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.428 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.429 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.445 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.446 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.446 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.463 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.464 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.464 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.482 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.483 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.483 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.567 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.568 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.568 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.584 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.586 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.586 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.606 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.608 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.608 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.669 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.670 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.671 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.688 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.689 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.689 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.706 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.708 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.708 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.724 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.726 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.726 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.743 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.744 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.744 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.774 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.776 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.776 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.803 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.915 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getListForRMS ==> Preparing: select a.patentno as patent_no from os_patent a WHERE patentno="0" or a.id in (select pid from os_thematic_pid where zid = ?) or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) limit ? , ? [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:47.916 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getListForRMS ==> Parameters: 174(Integer), CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), -1(Integer), 0(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.003 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.004 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.185 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.187 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.187 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.205 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.206 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.207 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.223 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.224 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.225 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.242 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.244 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.244 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.261 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.262 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.263 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.345 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.346 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.346 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.363 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.364 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.364 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.384 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.385 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.385 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.445 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.446 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.446 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.464 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.465 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.465 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.482 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.483 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.484 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.500 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.501 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.501 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.518 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.519 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.519 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.551 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.552 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.552 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.577 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.584 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.584 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.748 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.750 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.750 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.769 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.770 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.771 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.787 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.788 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.788 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.805 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.806 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.806 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.823 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.824 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.824 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.907 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.908 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.908 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.924 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.925 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.926 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.946 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.947 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:58.947 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:59.007 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:59.009 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:59.009 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:59.026 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:59.026 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:59.027 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:59.044 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:59.046 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:59.046 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:59.063 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:59.067 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:59.068 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:59.085 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:59.086 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:59.086 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:59.117 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:59.118 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:59.118 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:10:59.143 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:11:17.384 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:11:17.385 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:11:17.468 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getListForRMS ==> Preparing: select a.patentno as patent_no from os_patent a WHERE patentno="0" or a.id in (select pid from os_thematic_pid where zid = ?) or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) limit ? , ? [pas:0.0.0.0:8879] [,] 2022-11-28 11:11:17.468 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getListForRMS ==> Parameters: 174(Integer), CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), -1(Integer), 0(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:11:17.551 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:11:17.552 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:11:17.552 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:11:17.569 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:11:40.728 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:11:40.728 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:11:40.895 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:11:40.896 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:11:40.896 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:11:40.915 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:12:07.832 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:12:07.833 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:12:07.999 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:12:08.001 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:12:08.002 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:12:08.019 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:12:13.333 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:12:13.334 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:12:13.497 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:12:13.498 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:12:13.498 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:12:13.515 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:22.977 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:22.978 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.050 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.056 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.058 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.190 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.192 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.192 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.210 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.211 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.211 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.228 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.230 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.230 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.312 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.313 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.314 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.332 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.339 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.340 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.357 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.357 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.358 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.374 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.375 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.375 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.395 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.409 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.410 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.427 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.428 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.428 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.446 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.447 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.447 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.463 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.463 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.464 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.481 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.499 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.499 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.515 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.534 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.534 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.551 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.556 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.557 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.573 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.578 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.579 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:23.596 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:52.432 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:52.434 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:52.601 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:52.601 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:52.602 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:14:52.619 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.290 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.291 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.362 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.362 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.363 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.491 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.494 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.495 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.512 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.515 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.516 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.533 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.534 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.534 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.617 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.620 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.620 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.638 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.639 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.639 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.656 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.657 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.657 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.674 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.675 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.675 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.695 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.696 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.697 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.714 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.715 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.715 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.731 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.731 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.732 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.748 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.749 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.750 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.767 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.768 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.768 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.785 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.786 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.786 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.802 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.803 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.803 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.820 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.821 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.821 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:15:37.838 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:16:27.841 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:16:27.842 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:16:28.009 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:16:28.010 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:16:28.010 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:16:28.026 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:16:34.267 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:16:34.268 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:16:34.433 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:16:34.434 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:16:34.434 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:16:34.450 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:17:58.826 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:17:58.826 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:17:58.991 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:17:58.994 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:17:58.994 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:17:59.011 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:08.555 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:08.556 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:08.720 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:08.721 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:08.721 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:08.738 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:12.141 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:12.141 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:12.305 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:12.306 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:12.306 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:12.323 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:16.492 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:16.493 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:16.661 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:16.662 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:16.663 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:16.680 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:29.205 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:29.205 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:29.369 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:29.370 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:29.370 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:29.387 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:31.947 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:31.948 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:32.112 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:32.113 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:32.113 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:32.131 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:34.665 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:34.665 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:34.829 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:34.830 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:34.831 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:18:34.848 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:03.537 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:03.537 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:03.703 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:03.705 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:03.705 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:03.722 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.606 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.607 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.679 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.680 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.680 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.806 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.806 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.807 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.823 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.824 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.824 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.842 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.844 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.844 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.926 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.927 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.927 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.944 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.945 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.945 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.962 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.962 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.963 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.979 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.980 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:15.980 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.000 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.001 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.001 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.018 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.018 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.018 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.035 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.036 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.036 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.052 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.053 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.053 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.070 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.071 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.071 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.088 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.089 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.089 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.106 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.107 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.107 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.124 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.133 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.133 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:16.149 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:48.310 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:48.310 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:48.477 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:48.478 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:48.478 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:48.495 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:52.069 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:52.069 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:52.236 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:52.237 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:52.237 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:19:52.255 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:17.816 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:17.817 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:17.887 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:17.887 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:17.888 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.017 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.020 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.021 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.040 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.041 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.041 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.058 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.058 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.059 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.139 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.140 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.140 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.157 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.158 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.158 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.174 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.175 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.175 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.192 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.193 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.193 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.212 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.213 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.213 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.230 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.230 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.231 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.248 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.249 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.249 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.266 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.266 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.267 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.283 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.284 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.285 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.301 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.303 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.303 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.319 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.320 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.320 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.337 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.338 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.338 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:18.354 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.039 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.040 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.110 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.110 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.111 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.237 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.238 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.239 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.255 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.256 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.256 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.273 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.273 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.274 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.355 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.356 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.356 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.373 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.374 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.374 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.391 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.391 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.392 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.409 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.409 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.410 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.430 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.430 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.430 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.448 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.448 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.449 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.465 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.466 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.466 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.482 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.483 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.484 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.501 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.502 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.502 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.519 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.520 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.520 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.536 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.538 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.538 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.554 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.559 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.559 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:23.577 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:30.696 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:30.697 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:30.863 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:30.866 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:30.866 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:30.883 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:54.798 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:54.799 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:54.966 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:54.967 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:54.967 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:20:54.984 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.014 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.014 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.085 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.085 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.086 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.212 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.213 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.213 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.229 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.230 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.230 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.248 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.249 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.249 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.331 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.332 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.332 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.349 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.350 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.350 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.367 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.367 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.367 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.384 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.385 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.385 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.405 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.405 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.406 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.423 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.423 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.424 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.440 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.441 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.441 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.457 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.458 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.458 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.474 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.476 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.476 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.493 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.494 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.495 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.510 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.512 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.512 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.529 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.530 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.530 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:22:05.547 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:50.757 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:50.758 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:50.832 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:50.835 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:50.836 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:50.964 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:50.965 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:50.965 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:50.982 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:50.983 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:50.983 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.000 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.001 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.001 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.083 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.084 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.084 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.101 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.102 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.102 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.118 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.119 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.119 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.136 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.137 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.137 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.157 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.158 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.158 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.175 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.176 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.176 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.192 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.193 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.194 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.210 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.211 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.211 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.228 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.230 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.231 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.247 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.248 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.248 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.265 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.266 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.266 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.283 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.284 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.284 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:25:51.301 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:50.947 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:50.948 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.020 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.020 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.020 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.151 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.152 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.152 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.169 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.170 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.170 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.186 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.187 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.188 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.270 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.271 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.271 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.288 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.289 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.289 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.305 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.306 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.306 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.323 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.323 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.324 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.344 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.345 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.345 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.362 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.363 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.363 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.379 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.380 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.380 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.396 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.396 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.397 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.414 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.415 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.416 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.432 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.433 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.433 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.449 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.451 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.451 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.468 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.470 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.470 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:26:51.487 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:52.986 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:52.986 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.058 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.059 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.059 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.186 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.187 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.187 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.204 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.205 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.205 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.222 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.223 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.223 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.303 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.304 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.305 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.322 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.323 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.323 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.339 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.339 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.340 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.357 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.357 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.358 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.378 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.381 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.382 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.400 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.400 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.401 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.417 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.417 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.418 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.434 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.434 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.435 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.452 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.453 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.453 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.470 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.472 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.473 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.489 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.491 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.491 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.507 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.508 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.508 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:30:53.525 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:36:57.226 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:36:57.226 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:36:57.392 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:36:57.395 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:36:57.396 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:36:57.413 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:37:26.422 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:37:26.422 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:37:26.596 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:37:26.596 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:37:26.596 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:37:26.616 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:37:32.974 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:37:32.974 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:37:33.144 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:37:33.145 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:37:33.145 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:37:33.162 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:11.582 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:11.582 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:11.743 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:11.743 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:11.743 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:11.763 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:12.229 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:12.229 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:12.396 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:12.397 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:12.398 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:12.414 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:15.148 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:15.149 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:15.314 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:15.315 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:15.315 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:15.332 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:16.705 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:16.706 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:16.873 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:16.876 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:16.876 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:16.893 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:22.409 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:22.410 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:22.573 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:22.574 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:22.574 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:22.591 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:23.637 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:23.638 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:23.805 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:23.808 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:23.808 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:23.824 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:28.031 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:28.032 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:28.197 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:28.198 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:28.198 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:28.215 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:32.134 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:32.134 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:32.301 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:32.303 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:32.304 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:39:32.320 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:40:06.528 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:40:06.529 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:40:06.694 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:40:06.696 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:40:06.696 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:40:06.713 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:40:13.213 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:40:13.213 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:40:13.378 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:40:13.380 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:40:13.381 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:40:13.398 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:40:38.160 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:40:38.161 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:40:38.327 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:40:38.328 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:40:38.328 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:40:38.345 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:40:55.394 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:40:55.395 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:40:55.562 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:40:55.565 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:40:55.565 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:40:55.582 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:42:23.541 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:42:23.542 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:42:23.709 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:42:23.714 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:42:23.715 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:42:23.732 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:42:29.794 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:42:29.794 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:42:29.962 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:42:29.967 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:42:29.968 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:42:29.985 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:17.823 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:17.823 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:17.990 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:17.991 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:17.991 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:18.000 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:23.396 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:23.396 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:23.556 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:23.566 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:23.566 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:23.576 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:53.352 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:53.352 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:53.522 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:53.522 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:53.522 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:53.536 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:54.960 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:54.961 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:55.115 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:55.125 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:55.125 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:55.135 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:56.832 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:56.833 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:56.999 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:57.006 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:57.007 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:43:57.024 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:02.039 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:02.040 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:02.203 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:02.205 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:02.205 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:02.222 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:06.114 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:06.114 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:06.279 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:06.280 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:06.280 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:06.297 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:09.300 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:09.301 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:09.465 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:09.466 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:09.466 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:09.483 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:38.956 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:38.956 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:39.126 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:39.127 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:39.127 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:39.145 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:41.401 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:41.402 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:41.566 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:41.567 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:41.567 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:44:41.584 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:21.566 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:21.566 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:21.733 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:21.733 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:21.733 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:21.753 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:39.106 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:39.106 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:39.266 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:39.277 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:39.277 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:39.287 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:51.935 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:51.936 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:52.101 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:52.103 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:52.103 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:52.119 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:53.397 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:53.397 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:53.567 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:53.569 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:53.569 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:53.586 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:56.134 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:56.135 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:56.299 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:56.300 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:56.301 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:56.317 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:58.042 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:58.042 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:58.208 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:58.209 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:58.209 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:45:58.226 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:02.646 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:02.646 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:02.805 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:02.805 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:02.805 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:02.827 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:04.643 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:04.643 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:04.836 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:04.836 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:04.836 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:04.856 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:14.666 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:14.666 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:14.832 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:14.832 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:14.832 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:14.852 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:19.753 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:19.753 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:19.825 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:19.825 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:19.825 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:19.956 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:19.956 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:19.956 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:19.976 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:19.976 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:19.976 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:19.996 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.008 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.008 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.090 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.092 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.092 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.109 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.111 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.111 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.127 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.128 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.128 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.144 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.146 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.147 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.168 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.175 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.176 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.193 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.194 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.195 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.211 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.212 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.212 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.228 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.230 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.231 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.247 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.252 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.252 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.269 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.271 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.271 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.287 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.289 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.289 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.306 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.307 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.307 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:20.323 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.336 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.336 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.406 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.406 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.406 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.540 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.541 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.542 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.553 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.553 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.553 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.576 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.576 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.576 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.656 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.656 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.656 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.676 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.676 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.676 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.696 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.696 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.696 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.706 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.716 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.716 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.736 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.736 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.736 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.746 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.756 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.756 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.766 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.776 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.776 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.786 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.786 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.786 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.806 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.806 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.806 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.826 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.826 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.826 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.846 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.846 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.856 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.866 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.866 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.866 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:51.888 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:53.019 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:53.020 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:53.186 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:53.187 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:53.187 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:53.205 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:54.461 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:54.461 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:54.630 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:54.630 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:54.630 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:54.642 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:55.596 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:55.596 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:55.760 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:55.762 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:55.762 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:55.779 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:56.750 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:56.750 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:56.917 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:56.935 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:56.935 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:46:56.953 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:47:16.787 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:47:16.787 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:47:16.954 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:47:16.956 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:47:16.957 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:47:16.973 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:40.653 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:40.653 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:40.750 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:40.750 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:40.750 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:40.876 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:40.876 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:40.877 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:40.893 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:40.894 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:40.894 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:40.911 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:40.912 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:40.912 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:40.994 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:40.995 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:40.995 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.012 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.013 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.014 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.030 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.031 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.031 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.048 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.050 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.050 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.070 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.071 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.071 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.088 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.090 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.090 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.107 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.108 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.108 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.125 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.126 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.126 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.143 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.145 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.145 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.160 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.163 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.163 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.179 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.181 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.182 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.226 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.228 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.229 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.245 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.843 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:41.843 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:42.013 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:42.014 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:42.014 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:42.032 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:45.466 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:45.467 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:45.631 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:45.632 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:45.632 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:45.649 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:47.257 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:47.257 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:47.422 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:47.424 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:47.424 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:47.441 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:48.698 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:48.699 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:48.873 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:48.874 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:48.874 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:48.916 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:50.186 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:50.186 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:50.353 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:50.354 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:50.354 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:50.371 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:52.962 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:52.962 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:53.130 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:53.131 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:53.131 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:48:53.147 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:49:01.043 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:49:01.044 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:49:01.210 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:49:01.211 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:49:01.211 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:49:01.228 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:49:23.221 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:49:23.221 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:49:23.387 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:49:23.388 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:49:23.388 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:49:23.405 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:14.079 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:14.079 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:14.246 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:14.249 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:14.249 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:14.266 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:17.508 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:17.508 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:17.674 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:17.675 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:17.675 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:17.692 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:19.315 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:19.315 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:19.479 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:19.480 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:19.481 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:19.497 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:24.260 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:24.260 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:24.425 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:24.426 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:24.427 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:24.444 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:25.872 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:25.872 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:26.035 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:26.037 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:26.037 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:26.054 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:33.712 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:33.713 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:33.876 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:33.877 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:33.878 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:33.895 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:35.386 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:35.386 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:35.552 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:35.553 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:35.553 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:35.570 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:40.901 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:40.901 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:41.067 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:41.068 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:41.068 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:50:41.085 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:03.877 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:03.878 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:04.052 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:04.053 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:04.054 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:04.071 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.146 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.147 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.219 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.220 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.220 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.346 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.348 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.348 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.365 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.366 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.366 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.383 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.385 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.385 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.467 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.468 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.469 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.485 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.486 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.487 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.503 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.505 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.506 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.522 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.524 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.524 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.544 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.549 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.549 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.566 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.572 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.573 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.590 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.591 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.591 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.607 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.608 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.608 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.625 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.626 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.626 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.643 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.646 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.646 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.662 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.664 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.664 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.680 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.682 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.682 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:09.699 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:10.663 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:10.664 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:10.829 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:10.830 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:10.830 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:10.848 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.035 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.035 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.106 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.106 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.107 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.233 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.234 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.234 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.252 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.253 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.253 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.269 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.271 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.271 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.352 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.354 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.354 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.372 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.377 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.378 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.395 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.399 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.400 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.417 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.418 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.418 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.437 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.438 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.439 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.456 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.457 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.457 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.474 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.475 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.475 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.491 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.493 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.493 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.509 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.512 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.512 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.528 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.529 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.530 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.546 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.547 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.547 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.564 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.566 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.566 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:24.583 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.073 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.074 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.145 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.145 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.145 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.272 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.273 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.273 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.290 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.292 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.293 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.310 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.311 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.311 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.393 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.395 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.395 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.412 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.413 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.414 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.430 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.432 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.432 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.449 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.450 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.450 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.470 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.471 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.471 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.487 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.489 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.489 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.506 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.507 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.507 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.524 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.525 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.525 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.542 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.543 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.543 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.560 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.561 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.561 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.578 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.580 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.581 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.597 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.604 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.605 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:28.622 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:52.527 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:52.528 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:52.693 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:52.694 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:52.695 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:51:52.711 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:52:26.340 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:52:26.340 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:52:26.506 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:52:26.511 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:52:26.512 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:52:26.530 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:52:32.260 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:52:32.261 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:52:32.425 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:52:32.426 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:52:32.426 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:52:32.443 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:52:35.002 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:52:35.003 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:52:35.168 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:52:35.170 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:52:35.171 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:52:35.188 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:52:40.696 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:52:40.696 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:52:40.863 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:52:40.864 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:52:40.864 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:52:40.882 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.618 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.618 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.689 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.689 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.690 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.816 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.818 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.818 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.834 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.836 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.836 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.855 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.859 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.859 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.940 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.941 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.942 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.959 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.961 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.961 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.978 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.980 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.980 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.997 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.998 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:25.998 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.018 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.019 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.019 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.035 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.036 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.036 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.054 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.055 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.056 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.072 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.073 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.074 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.090 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.092 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.092 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.109 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.110 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.110 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.126 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.128 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.128 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.144 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.146 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.146 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:26.162 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:34.757 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:34.757 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:34.829 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:34.829 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:34.830 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:34.956 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:34.959 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:34.960 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:34.977 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:34.978 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:34.978 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:34.995 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:34.996 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:34.996 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.079 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.081 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.082 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.101 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.104 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.105 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.121 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.122 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.122 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.138 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.140 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.140 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.160 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.161 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.161 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.178 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.180 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.180 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.197 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.198 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.199 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.216 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.221 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.221 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.238 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.242 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.242 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.259 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.264 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.265 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.282 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.286 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.287 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.303 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.304 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.304 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:35.321 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.059 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.059 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.131 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.132 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.132 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.258 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.260 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.260 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.276 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.278 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.278 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.295 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.296 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.296 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.378 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.379 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.379 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.396 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.398 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.399 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.415 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.416 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.416 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.433 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.434 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.434 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.454 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.458 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.459 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.476 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.477 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.478 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.494 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.499 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.499 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.516 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.517 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.517 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.534 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.536 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.536 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.552 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.554 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.554 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.570 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.572 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.572 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.588 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.590 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.590 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:53:41.606 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:54:41.429 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:54:41.429 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:54:41.595 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:54:41.598 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:54:41.599 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:54:41.616 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.547 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.547 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.618 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.619 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.619 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.748 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.753 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.753 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.772 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.776 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.777 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.794 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.796 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.797 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.877 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.879 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.880 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.896 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.897 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.897 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.914 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.915 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.915 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.932 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.933 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.933 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.953 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.957 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.957 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.974 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.978 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.979 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:01.996 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:02.000 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:02.001 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:02.017 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:02.018 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:02.018 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:02.035 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:02.036 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:02.037 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:02.053 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:02.054 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:02.054 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:02.071 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:02.072 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:02.073 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:02.089 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:02.090 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:02.090 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:02.107 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:02.671 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:02.673 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:02.838 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:02.839 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:02.839 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:02.856 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.487 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.487 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.558 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.558 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.559 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.685 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.686 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.686 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.703 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.704 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.704 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.721 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.722 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.722 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.804 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.805 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.806 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.822 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.823 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.824 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.840 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.841 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.841 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.858 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.859 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.859 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.879 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.880 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.880 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.896 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.898 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.898 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.914 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.916 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.916 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.932 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.933 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.933 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.950 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.951 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.951 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.968 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.969 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.969 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.985 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.986 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:14.987 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:15.003 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:15.004 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:15.004 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:15.021 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:21.253 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:21.254 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:21.418 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:21.419 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:21.419 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:21.436 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:40.251 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:40.252 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:40.416 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:40.417 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:40.417 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:55:40.434 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:56:14.190 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:56:14.190 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:56:14.355 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:56:14.356 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:56:14.357 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:56:14.373 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:57:17.614 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:57:17.614 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:57:17.779 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:57:17.780 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:57:17.781 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:57:17.797 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:57:51.516 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:57:51.516 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:57:51.686 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:57:51.686 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:57:51.686 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:57:51.706 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:00.207 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:00.207 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:00.366 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:00.366 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:00.366 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:00.386 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:05.832 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:05.832 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:05.998 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:05.999 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:06.000 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:06.017 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:16.896 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:16.896 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:17.067 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:17.069 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:17.069 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:17.086 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:20.126 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:20.126 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:20.296 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:20.296 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:20.296 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:20.316 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:32.385 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:32.385 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:32.549 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:32.550 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:32.550 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:32.567 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:40.010 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:40.010 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:40.173 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:40.183 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:40.183 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:40.193 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:42.644 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:42.645 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:42.810 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:42.812 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:42.813 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:42.830 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:46.869 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:46.869 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:47.035 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:47.036 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:47.036 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:47.054 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:51.972 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:51.972 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:52.130 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:52.130 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:52.130 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:52.150 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:58.735 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:58.736 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:58.899 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:58.901 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:58.901 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:58:58.918 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:59:17.542 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:59:17.542 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:59:17.702 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:59:17.712 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:59:17.712 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:59:17.722 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 11:59:29.637 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 11:59:29.638 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 11:59:29.804 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 11:59:29.805 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 11:59:29.807 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 11:59:29.823 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.030 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.030 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.100 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.100 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.100 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.226 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.226 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.226 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.243 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.243 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.243 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.263 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.263 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.263 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.353 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.353 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.353 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.363 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.373 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.373 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.383 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.383 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.383 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.403 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.403 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.403 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.423 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.423 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.423 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.443 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.443 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.443 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.463 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.463 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.463 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.473 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.473 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.473 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.493 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.493 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.493 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.513 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.513 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.513 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.534 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.535 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.535 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.546 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.546 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.546 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:20:32.566 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:39.796 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:39.796 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:39.873 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:39.873 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:39.873 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.005 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.008 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.008 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.025 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.026 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.026 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.042 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.043 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.043 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.125 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.126 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.126 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.143 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.144 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.145 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.161 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.162 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.162 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.178 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.179 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.179 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.199 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.200 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.200 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.216 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.217 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.217 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.234 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.236 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.236 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.251 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.252 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.253 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.270 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.271 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.272 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.288 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.289 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.289 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.306 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.307 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.307 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.324 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.325 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.325 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:40.342 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.487 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.487 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.558 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.558 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.559 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.686 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.690 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.690 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.706 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.707 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.707 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.723 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.725 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.725 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.805 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.806 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.807 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.824 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.826 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.826 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.842 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.843 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.843 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.859 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.860 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.860 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.880 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.883 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.883 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.901 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.905 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.905 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.922 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.928 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.929 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.945 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.946 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.946 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.962 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.964 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.964 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.980 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.981 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.981 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.998 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:49.999 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:50.000 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:50.015 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:50.017 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:50.017 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:22:50.034 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.274 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.275 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.346 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.347 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.347 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.475 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.476 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.476 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.492 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.493 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.493 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.510 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.511 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.511 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.593 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.595 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.595 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.612 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.614 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.615 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.631 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.632 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.632 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.649 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.654 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.654 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.674 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.675 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.675 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.691 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.692 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.692 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.708 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.710 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.710 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.727 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.728 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.728 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.745 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.751 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.751 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.768 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.770 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.770 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.786 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.787 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.788 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.804 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.805 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.805 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:23:50.822 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:25.706 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:25.706 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:25.773 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:25.773 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:25.773 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:25.908 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:25.908 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:25.908 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:25.918 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:25.928 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:25.928 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:25.948 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:25.948 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:25.948 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.031 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.033 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.033 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.050 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.052 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.053 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.069 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.070 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.071 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.086 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.087 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.087 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.107 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.108 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.108 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.124 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.125 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.126 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.142 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.143 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.143 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.159 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.160 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.160 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.176 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.177 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.177 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.194 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.196 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.196 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.212 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.213 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.213 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.229 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.231 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.231 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:25:26.248 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:02.684 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:02.685 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:02.757 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:02.759 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:02.761 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:02.887 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:02.888 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:02.889 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:02.905 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:02.905 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:02.906 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:02.922 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:02.923 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:02.923 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.000 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.000 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.000 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.020 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.020 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.020 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.040 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.040 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.040 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.050 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.050 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.050 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.076 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.076 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.076 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.096 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.096 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.096 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.106 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.106 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.106 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.126 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.126 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.126 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.146 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.146 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.146 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.166 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.166 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.166 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.176 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.186 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.186 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.196 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.196 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.196 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:29:03.216 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:44.833 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:44.833 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:44.901 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:44.911 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:44.911 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.040 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.041 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.041 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.058 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.063 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.063 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.080 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.081 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.081 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.162 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.164 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.164 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.181 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.182 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.182 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.199 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.200 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.201 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.217 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.220 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.220 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.240 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.241 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.241 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.257 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.259 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.259 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.275 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.277 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.277 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.293 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.294 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.295 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.312 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.314 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.314 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.330 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.331 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.331 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.348 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.349 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.349 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.366 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.367 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.367 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:32:45.383 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.262 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.263 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.333 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.335 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.335 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.462 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.463 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.464 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.480 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.481 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.481 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.498 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.500 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.500 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.582 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.583 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.583 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.600 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.602 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.602 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.618 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.619 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.619 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.635 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.636 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.636 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.655 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.656 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.657 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.674 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.678 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.679 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.694 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.695 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.695 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.712 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.712 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.712 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.728 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.731 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.731 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.747 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.748 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.748 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.764 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.775 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.776 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.794 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.795 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.795 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:34:54.811 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:29.971 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:29.972 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.036 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.036 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.036 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.176 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.176 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.176 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.383 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.383 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.383 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.423 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.423 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.423 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.507 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.507 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.507 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.527 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.527 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.527 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.547 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.547 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.547 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.567 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.567 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.567 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.589 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.589 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.589 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.607 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.607 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.607 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.627 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.630 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.630 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.646 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.649 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.649 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.663 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.663 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.663 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.676 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.686 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.686 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.696 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.696 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.696 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.716 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.716 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.716 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:35:30.738 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:27.985 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:27.985 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.055 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.055 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.056 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.182 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.183 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.183 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.201 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.202 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.202 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.219 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.220 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.220 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.300 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.301 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.302 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.318 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.319 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.319 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.335 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.336 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.336 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.353 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.353 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.354 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.372 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.373 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.374 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.390 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.391 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.391 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.408 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.409 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.410 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.426 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.427 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.427 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.443 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.445 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.445 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.461 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.462 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.463 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.479 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.481 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.481 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.498 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.504 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.507 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:28.523 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:56.896 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:56.896 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:57.069 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:57.070 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:57.070 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:36:57.086 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.443 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.443 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.515 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.516 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.516 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.645 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.647 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.647 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.664 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.665 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.666 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.682 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.684 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.685 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.766 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.768 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.768 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.785 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.786 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.786 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.803 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.804 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.804 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.820 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.821 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.821 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.841 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.842 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.843 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.859 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.860 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.860 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.876 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.877 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.877 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.894 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.895 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.895 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.911 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.913 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.913 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.930 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.932 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.932 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.948 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.949 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.949 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.966 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.967 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.967 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:00.984 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.262 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.263 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.334 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.334 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.334 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.461 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.462 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.462 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.479 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.480 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.480 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.497 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.498 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.498 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.579 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.581 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.581 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.598 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.599 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.600 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.616 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.617 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.617 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.633 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.634 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.634 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.654 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.654 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.654 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.671 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.675 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.676 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.693 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.694 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.694 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.710 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.711 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.711 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.728 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.729 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.729 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.746 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.748 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.748 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.764 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.765 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.766 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.781 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.784 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.784 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:38:43.800 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:18.855 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:18.855 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:18.927 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:18.927 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:18.928 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.055 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.057 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.057 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.074 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.075 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.076 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.092 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.094 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.094 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.176 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.178 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.178 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.196 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.201 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.202 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.218 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.219 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.219 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.236 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.242 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.243 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.262 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.270 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.270 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.287 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.294 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.295 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.310 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.312 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.312 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.329 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.330 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.330 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.346 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.347 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.347 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.364 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.365 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.366 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.382 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.383 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.384 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.400 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.402 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.402 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:39:19.418 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:37.628 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:37.628 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:37.699 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:37.699 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:37.700 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:37.825 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:37.827 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:37.827 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:37.844 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:37.850 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:37.851 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:37.869 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:37.873 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:37.874 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:37.956 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:37.958 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:37.958 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:37.976 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:37.978 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:37.979 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:37.995 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:37.996 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:37.996 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.012 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.013 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.013 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.033 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.038 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.039 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.056 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.057 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.058 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.074 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.075 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.075 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.091 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.092 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.092 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.108 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.109 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.110 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.126 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.135 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.136 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.152 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.153 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.153 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.170 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.177 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.178 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:40:38.194 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.467 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.467 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.540 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.540 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.540 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.669 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.670 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.671 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.686 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.688 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.688 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.704 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.705 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.705 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.787 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.789 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.789 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.806 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.808 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.808 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.825 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.828 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.828 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.846 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.850 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.851 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.871 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.872 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.872 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.888 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.889 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.889 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.906 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.907 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.907 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.922 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.923 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.923 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.940 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.943 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.943 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.959 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.960 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.961 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.976 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.978 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.978 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.995 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.996 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:15.997 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:16.013 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:19.031 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:19.031 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:19.199 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:19.200 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:19.200 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:19.217 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:23.130 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:23.131 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:23.298 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:23.299 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:23.299 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:23.316 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:24.215 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:24.217 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:24.383 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:24.384 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:24.384 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:24.401 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.032 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.032 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.103 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.104 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.104 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.233 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.239 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.239 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.256 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.257 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.257 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.274 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.276 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.276 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.357 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.358 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.358 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.374 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.375 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.376 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.392 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.393 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.394 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.410 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.411 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.411 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.430 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.431 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.431 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.447 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.449 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.449 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.465 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.466 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.466 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.482 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.483 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.483 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.499 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.501 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.501 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.518 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.519 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.519 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.535 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.536 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.536 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.553 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.554 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.554 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:35.570 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:40.006 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:40.006 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:40.173 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:40.174 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:40.175 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:40.191 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:42.761 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:42.761 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:42.835 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:42.836 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:42.838 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:42.967 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:42.968 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:42.968 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:42.984 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:42.986 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:42.986 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.003 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.004 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.004 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.089 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.092 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.092 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.109 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.111 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.111 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.127 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.128 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.128 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.144 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.145 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.145 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.165 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.166 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.166 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.183 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.184 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.184 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.200 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.201 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.201 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.217 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.219 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.219 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.235 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.237 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.237 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.254 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.255 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.256 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.272 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.278 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.278 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.295 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.299 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.299 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.315 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.953 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:43.953 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.026 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.026 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.027 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.154 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.156 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.156 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.173 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.174 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.174 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.190 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.191 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.191 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.273 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.275 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.275 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.291 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.292 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.292 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.309 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.310 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.311 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.327 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.328 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.328 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.347 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.348 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.348 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.365 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.367 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.367 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.383 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.384 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.384 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.401 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.402 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.402 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.418 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.419 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.420 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.436 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.437 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.437 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.453 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.454 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.454 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.471 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.472 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.472 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:44.488 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.345 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.345 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.417 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.417 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.417 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.546 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.547 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.547 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.563 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.564 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.564 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.581 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.582 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.582 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.665 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.666 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.667 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.683 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.684 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.684 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.701 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.702 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.702 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.718 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.719 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.719 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.739 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.743 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.744 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.760 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.761 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.761 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.777 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.779 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.779 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.795 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.796 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.796 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.813 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.814 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.814 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.830 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.831 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.831 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.848 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.849 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.849 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.865 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.866 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.866 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:45.882 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.351 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.351 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.424 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.424 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.424 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.553 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.554 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.554 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.571 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.572 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.572 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.588 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.589 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.590 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.672 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.673 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.673 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.689 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.690 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.691 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.707 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.711 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.711 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.728 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.729 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.729 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.748 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.749 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.749 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.765 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.766 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.766 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.783 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.784 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.784 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.800 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.801 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.801 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.817 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.818 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.819 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.835 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.837 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.837 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.854 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.855 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.856 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.872 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.873 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.873 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:43:49.889 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.599 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.599 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.670 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.671 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.671 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.797 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.798 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.798 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.814 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.815 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.815 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.832 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.834 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.834 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.914 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.915 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.916 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.932 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.933 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.933 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.950 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.951 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.951 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.967 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.968 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.968 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.987 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.988 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:14.988 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:15.004 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:15.006 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:15.006 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:15.022 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:15.027 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:15.027 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:15.044 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:15.045 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:15.045 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:15.061 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:15.063 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:15.063 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:15.080 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:15.086 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:15.086 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:15.103 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:15.106 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:15.106 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:15.123 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:15.124 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:15.125 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:44:15.141 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:07.745 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:07.746 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:07.816 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:07.818 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:07.819 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:07.945 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:07.946 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:07.946 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:07.962 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:07.963 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:07.963 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:07.980 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:07.981 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:07.981 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.065 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.069 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.070 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.088 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.094 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.094 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.111 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.114 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.114 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.130 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.131 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.131 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.150 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.151 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.151 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.167 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.169 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.169 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.186 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.187 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.187 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.203 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.204 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.204 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.220 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.222 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.223 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.239 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.245 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.245 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.261 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.263 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.264 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.280 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.281 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.281 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:08.297 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:17.634 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:17.634 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:17.706 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:17.706 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:17.706 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:17.832 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:17.833 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:17.833 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:17.850 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:17.855 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:17.855 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:17.871 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:17.872 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:17.872 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:17.953 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:17.954 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:17.955 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:17.970 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:17.971 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:17.972 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:17.989 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:17.990 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:17.990 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.006 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.007 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.007 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.026 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.027 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.027 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.043 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.044 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.044 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.061 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.062 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.062 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.079 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.081 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.081 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.098 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.100 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.100 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.116 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.117 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.117 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.134 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.135 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.136 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.152 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.153 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.153 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:45:18.169 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:46.748 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:46.748 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:46.819 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:46.819 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:46.820 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:46.946 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:46.947 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:46.947 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:46.962 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:46.963 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:46.963 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:46.981 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:46.982 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:46.984 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.065 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.066 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.066 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.083 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.084 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.084 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.101 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.102 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.102 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.118 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.118 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.119 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.138 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.140 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.140 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.156 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.157 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.158 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.174 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.175 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.175 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.192 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.193 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.193 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.210 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.216 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.216 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.233 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.234 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.234 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.250 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.251 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.251 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.268 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.269 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.269 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:46:47.285 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.315 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.315 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.385 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.386 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.386 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.512 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.514 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.514 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.530 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.531 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.531 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.548 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.549 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.549 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.631 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.633 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.633 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.650 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.651 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.651 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.668 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.669 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.669 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.685 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.686 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.686 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.705 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.706 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.707 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.723 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.723 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.724 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.740 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.741 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.741 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.757 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.757 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.758 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.774 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.775 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.775 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.791 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.792 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.792 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.809 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.809 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.810 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.826 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.827 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.827 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:48:04.843 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.590 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.590 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.661 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.661 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.661 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.787 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.788 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.788 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.804 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.804 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.805 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.821 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.822 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.822 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.904 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.905 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.905 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.922 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.922 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.923 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.938 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.939 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.939 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.955 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.956 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.956 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.976 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.976 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.976 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.992 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.992 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:45.993 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:46.009 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:46.009 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:46.009 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:46.026 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:46.026 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:46.026 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:46.043 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:46.044 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:46.044 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:46.060 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:46.061 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:46.061 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:46.077 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:46.078 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:46.078 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:46.094 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:46.095 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:46.095 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:52:46.111 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.217 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.217 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.290 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.290 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.291 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.417 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.417 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.418 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.433 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.434 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.434 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.451 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.451 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.451 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.531 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.532 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.532 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.552 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.553 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.553 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.569 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.572 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.572 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.588 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.588 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.588 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.608 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.608 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.608 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.625 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.625 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.625 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.642 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.642 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.643 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.658 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.658 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.658 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.675 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.676 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.677 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.693 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.694 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.694 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.710 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.712 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.712 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.728 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.729 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.730 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:55:04.746 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:42.698 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:42.699 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:42.771 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:42.774 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:42.775 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:42.902 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:42.904 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:42.904 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:42.921 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:42.922 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:42.922 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:42.938 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:42.939 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:42.939 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.021 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.023 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.023 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.040 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.042 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.042 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.058 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.059 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.059 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.076 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.077 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.077 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.096 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.096 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.097 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.113 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.114 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.114 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.131 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.132 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.132 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.148 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.149 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.149 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.166 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.168 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.168 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.184 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.185 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.185 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.202 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.203 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.203 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.219 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.220 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.220 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:43.237 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.146 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.146 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.217 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.218 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.218 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.346 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.349 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.349 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.366 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.367 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.367 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.383 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.384 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.384 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.466 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.468 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.468 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.484 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.485 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.485 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.502 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.503 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.503 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.519 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.520 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.521 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.540 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.541 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.541 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.557 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.558 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.558 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.574 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.575 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.575 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.591 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.592 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.592 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.609 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.611 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.611 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.627 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.629 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.629 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.645 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.650 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.650 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.667 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.669 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.669 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:44.684 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.506 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.506 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.578 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.578 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.578 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.706 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.709 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.709 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.726 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.750 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.750 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.767 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.768 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.768 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.849 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.850 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.851 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.867 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.868 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.868 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.885 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.885 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.886 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.902 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.902 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.903 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.922 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.924 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.924 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.940 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.941 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.941 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.958 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.959 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.959 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.975 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.976 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.976 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.992 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.994 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:52.994 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:53.010 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:53.011 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:53.011 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:53.028 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:53.030 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:53.030 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:53.046 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:53.048 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:53.048 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:53.064 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:54.847 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:54.847 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:54.918 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:54.918 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:54.918 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.046 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.048 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.048 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.064 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.065 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.065 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.082 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.083 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.083 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.164 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.165 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.165 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.182 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.183 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.183 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.200 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.201 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.201 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.218 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.219 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.219 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.238 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.239 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.240 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.257 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.258 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.258 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.274 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.279 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.279 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.295 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.297 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.297 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.314 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.315 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.315 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.331 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.333 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.333 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.349 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.350 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.350 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.367 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.369 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.369 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:55.385 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:58.671 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:58.671 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:58.743 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:58.745 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:58.745 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:58.871 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:58.873 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:58.873 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:58.890 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:58.891 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:58.891 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:58.907 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:58.908 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:58.908 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:58.991 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:58.992 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:58.992 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.009 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.010 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.010 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.027 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.028 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.028 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.044 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.045 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.045 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.064 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.065 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.065 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.081 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.083 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.083 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.099 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.100 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.100 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.116 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.117 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.117 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.134 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.136 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.136 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.152 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.153 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.154 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.170 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.172 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.172 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.189 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.197 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.197 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:56:59.213 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:29.779 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:29.780 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:29.947 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:29.948 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:29.948 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:29.964 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:31.508 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:31.508 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:31.676 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:31.679 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:31.679 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:31.695 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.592 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.593 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.664 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.665 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.665 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.792 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.793 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.793 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.809 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.809 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.809 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.826 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.827 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.827 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.908 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.909 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.910 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.928 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.936 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.937 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.953 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.954 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.954 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.971 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.972 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.972 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.991 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.992 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:46.992 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:47.008 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:47.014 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:47.014 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:47.030 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:47.031 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:47.031 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:47.048 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:47.049 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:47.049 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:47.066 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:47.068 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:47.068 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:47.083 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:47.085 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:47.085 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:47.102 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:47.103 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:47.103 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:47.119 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:47.121 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:47.121 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:47.137 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:48.227 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:48.228 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:48.394 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:48.395 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:48.395 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:57:48.412 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.424 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.425 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.496 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.496 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.497 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.624 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.625 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.625 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.641 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.642 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.642 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.659 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.661 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.661 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.742 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.743 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.743 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.760 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.761 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.761 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.777 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.779 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.779 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.795 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.796 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.796 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.817 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.818 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.819 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.835 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.836 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.836 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.853 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.854 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.854 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.869 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.870 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.870 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.887 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.888 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.889 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.905 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.907 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.908 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.924 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.926 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.926 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.941 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.944 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.944 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:04.961 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:09.282 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:09.282 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:09.448 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:09.449 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:09.449 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:09.465 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:12.777 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:12.777 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:12.942 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:12.944 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:12.944 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:12.961 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:32.875 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:32.875 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:33.044 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:33.045 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:33.045 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:33.062 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:50.908 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:50.908 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:51.080 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:51.082 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:51.082 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:58:51.099 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:02.721 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:02.721 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:02.793 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:02.795 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:02.796 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:02.925 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:02.926 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:02.926 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:02.943 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:02.944 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:02.944 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:02.961 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:02.963 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:02.963 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.045 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.046 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.046 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.063 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.064 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.065 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.081 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.081 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.082 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.097 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.098 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.098 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.118 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.119 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.119 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.136 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.138 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.139 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.154 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.156 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.156 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.172 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.173 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.173 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.189 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.190 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.190 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.207 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.208 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.208 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.225 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.226 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.226 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.243 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.244 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.244 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:03.260 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:14.858 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:14.858 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:14.930 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:14.930 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:14.931 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.059 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.061 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.061 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.077 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.078 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.078 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.095 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.096 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.096 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.178 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.180 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.180 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.197 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.198 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.198 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.214 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.216 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.217 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.233 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.234 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.234 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.254 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.255 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.255 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.271 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.273 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.273 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.289 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.290 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.290 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.306 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.307 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.307 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.324 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.326 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.326 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.342 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.344 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.344 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.359 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.361 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.361 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.378 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.380 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.380 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:15.395 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.015 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.015 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.085 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.085 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.086 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.212 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.214 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.214 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.230 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.231 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.231 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.247 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.249 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.249 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.335 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.342 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.343 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.361 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.363 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.364 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.380 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.381 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.381 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.397 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.398 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.399 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.418 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.422 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.423 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.440 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.445 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.446 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.463 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.464 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.465 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.481 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.482 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.482 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.498 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.499 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.499 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.515 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.517 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.517 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.533 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.535 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.535 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.551 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.552 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.553 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:26.569 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.413 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.413 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.484 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.484 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.485 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.612 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.613 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.614 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.630 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.632 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.632 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.648 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.650 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.650 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.732 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.733 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.734 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.750 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.751 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.751 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.767 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.768 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.768 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.784 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.785 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.785 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.805 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.806 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.806 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.822 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.823 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.823 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.839 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.840 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.841 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.857 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.858 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.858 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.875 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.880 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.880 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.897 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.898 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.899 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.914 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.916 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.916 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.931 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.933 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.933 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:28.949 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:52.266 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:52.267 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:52.435 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:52.436 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:52.436 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:52.452 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:57.600 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:57.601 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:57.767 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:57.768 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:57.768 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 13:59:57.784 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:00:00.176 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:00:00.176 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:00:00.344 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:00:00.345 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:00:00.345 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:00:00.361 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:56.844 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:56.844 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:56.918 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:56.919 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:56.920 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.052 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.057 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.058 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.076 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.079 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.079 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.096 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.097 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.097 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.178 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.179 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.179 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.196 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.197 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.197 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.214 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.215 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.215 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.230 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.231 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.231 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.252 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.253 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.253 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.269 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.270 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.270 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.287 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.288 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.288 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.303 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.304 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.304 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.321 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.323 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.324 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.340 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.341 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.341 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.357 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.358 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.358 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.373 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.375 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.375 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:57.392 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.092 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.092 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.164 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.164 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.165 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.290 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.291 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.291 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.308 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.309 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.309 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.326 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.327 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.327 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.409 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.410 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.410 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.427 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.428 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.428 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.445 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.446 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.446 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.461 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.462 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.462 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.483 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.488 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.489 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.506 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.510 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.510 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.527 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.528 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.528 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.544 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.546 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.546 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.562 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.564 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.564 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.581 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.588 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.589 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.605 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.610 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.611 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.628 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.633 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.634 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:01:58.650 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:31.906 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:31.906 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:31.977 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:31.978 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:31.978 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.105 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.107 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.107 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.122 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.123 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.123 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.140 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.142 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.142 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.224 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.225 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.225 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.242 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.243 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.243 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.259 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.260 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.260 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.276 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.277 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.277 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.296 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.298 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.298 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.315 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.316 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.316 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.332 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.333 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.333 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.349 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.350 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.350 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.368 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.372 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.372 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.387 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.389 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.389 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.405 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.406 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.406 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.422 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.423 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.423 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:32.440 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.035 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.035 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.107 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.109 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.110 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.236 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.237 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.237 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.253 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.255 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.255 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.271 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.273 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.273 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.354 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.355 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.355 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.371 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.372 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.372 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.389 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.390 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.390 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.406 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.407 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.407 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.427 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.428 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.428 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.444 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.445 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.445 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.461 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.462 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.462 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.479 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.480 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.480 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.496 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.497 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.497 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.514 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.516 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.516 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.532 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.533 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.534 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.550 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.551 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.552 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:35.568 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:39.905 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:39.906 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:39.977 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:39.977 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:39.978 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.105 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.106 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.106 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.122 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.123 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.123 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.140 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.141 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.141 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.223 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.224 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.224 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.240 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.241 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.242 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.258 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.259 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.260 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.276 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.276 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.277 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.296 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.297 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.297 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.314 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.315 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.315 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.331 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.332 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.332 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.348 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.348 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.349 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.365 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.366 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.367 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.383 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.384 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.384 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.401 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.403 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.403 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.419 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.421 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.421 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:40.437 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.221 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.221 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.292 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.294 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.295 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.422 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.423 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.424 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.440 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.441 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.441 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.457 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.458 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.458 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.541 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.542 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.542 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.558 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.559 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.559 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.576 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.577 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.577 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.593 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.596 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.597 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.617 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.618 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.618 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.633 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.634 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.634 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.650 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.651 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.651 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.668 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.668 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.668 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.685 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.686 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.686 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.702 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.703 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.703 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.720 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.721 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.722 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.737 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.739 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.739 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:02:47.756 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:26.978 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:26.978 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.051 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.051 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.051 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.178 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.179 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.179 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.195 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.196 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.196 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.212 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.213 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.213 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.294 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.295 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.295 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.311 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.312 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.312 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.329 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.332 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.333 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.349 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.353 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.353 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.374 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.375 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.375 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.391 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.392 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.392 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.409 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.410 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.410 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.426 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.427 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.427 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.443 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.445 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.445 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.461 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.462 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.463 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.479 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.480 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.480 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.496 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.497 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.497 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:04:27.513 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.013 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.013 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.084 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.085 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.085 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.213 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.214 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.214 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.231 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.232 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.232 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.248 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.250 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.250 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.331 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.332 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.332 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.349 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.353 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.353 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.369 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.370 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.371 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.387 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.388 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.388 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.408 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.409 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.409 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.425 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.426 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.426 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.441 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.442 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.442 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.458 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.459 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.459 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.475 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.477 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.477 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.493 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.495 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.495 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.511 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.512 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.512 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.528 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.530 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.530 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:30.546 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:50.431 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:50.432 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:50.600 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:50.601 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:50.602 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:50.618 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:59.996 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:05:59.997 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:00.163 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:00.165 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:00.165 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:00.182 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.285 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.285 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.357 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.357 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.357 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.484 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.485 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.485 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.502 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.503 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.503 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.519 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.520 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.520 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.602 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.603 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.603 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.620 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.621 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.621 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.637 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.638 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.638 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.654 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.658 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.658 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.679 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.680 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.680 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.696 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.697 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.697 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.713 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.714 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.714 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.730 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.731 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.731 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.748 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.749 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.749 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.765 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.766 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.767 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.783 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.784 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.784 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.800 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.802 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.802 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:20.819 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:24.570 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:24.571 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:24.736 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:24.738 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:24.738 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:24.754 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:27.728 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:27.729 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:27.893 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:27.894 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:27.895 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:27.911 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:29.215 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:29.215 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:29.380 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:29.381 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:29.381 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:29.398 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:40.869 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:40.869 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:41.036 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:41.037 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:41.038 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:41.054 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:45.529 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:45.529 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:45.694 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:45.695 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:45.695 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:45.712 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:48.049 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:48.050 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:48.213 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:48.215 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:48.215 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:48.231 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:51.620 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:51.621 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:51.785 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:51.787 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:51.787 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:06:51.804 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:07:49.309 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:07:49.310 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:07:49.477 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:07:49.478 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:07:49.478 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:07:49.495 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:09:44.494 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:09:44.495 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:09:44.661 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:09:44.661 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:09:44.662 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:09:44.678 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:12:15.194 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:12:15.194 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:12:15.361 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:12:15.363 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:12:15.363 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:12:15.379 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:12:17.609 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:12:17.610 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:12:17.774 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:12:17.775 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:12:17.775 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:12:17.793 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:21.244 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:21.245 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:21.411 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:21.413 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:21.413 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:21.431 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:21.490 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:21.490 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:21.654 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:21.656 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:21.656 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:21.672 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:28.565 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:28.565 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:28.729 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:28.730 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:28.730 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:28.747 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:32.882 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:32.883 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:33.047 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:33.048 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:33.048 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:33.064 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:35.428 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:35.429 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:35.593 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:35.594 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:35.594 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:35.610 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:36.738 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:36.739 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:36.903 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:36.904 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:36.904 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:36.920 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:38.187 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:38.188 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:38.353 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:38.353 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:38.354 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:38.370 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:44.095 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:44.096 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:44.263 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:44.264 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:44.265 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:44.281 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:51.411 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:51.411 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:51.581 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:51.584 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:51.584 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:51.600 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:52.790 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:52.791 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:52.959 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:52.959 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:52.960 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:52.976 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:53.941 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:53.942 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:54.109 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:54.110 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:54.110 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:26:54.126 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:12.655 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:12.655 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:12.822 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:12.823 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:12.823 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:12.839 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:13.464 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:13.465 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:13.630 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:13.631 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:13.631 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:13.647 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:13.700 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:13.701 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:13.864 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:13.865 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:13.865 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:13.881 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.116 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.116 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.186 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.187 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.187 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.314 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.322 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.323 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.339 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.340 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.340 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.357 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.359 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.359 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.439 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.440 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.440 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.457 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.458 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.458 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.473 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.475 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.476 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.491 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.497 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.498 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.518 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.524 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.525 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.540 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.544 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.544 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.560 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.561 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.562 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.577 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.578 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.578 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.594 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.597 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.597 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.613 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.615 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.615 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.631 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.633 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.633 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.648 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.654 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.655 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:22.671 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.251 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.251 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.321 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.322 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.322 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.447 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.448 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.448 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.464 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.465 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.465 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.482 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.485 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.486 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.566 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.567 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.567 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.584 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.588 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.589 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.605 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.609 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.610 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.626 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.630 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.631 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.650 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.651 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.651 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.667 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.668 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.668 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.684 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.685 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.685 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.700 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.700 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.701 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.717 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.718 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.718 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.734 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.735 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.736 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.752 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.753 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.753 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.769 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.771 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.771 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:23.787 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:35.663 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:35.663 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:35.732 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:35.733 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:35.733 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:35.858 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:35.859 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:35.859 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:35.875 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:35.876 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:35.877 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:35.893 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:35.894 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:35.894 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:35.974 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:35.975 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:35.975 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:35.992 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:35.993 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:35.993 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.008 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.009 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.009 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.025 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.027 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.027 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.046 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.047 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.047 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.062 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.064 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.064 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.080 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.081 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.081 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.097 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.098 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.098 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.113 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.114 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.114 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.130 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.132 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.132 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.147 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.148 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.149 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.164 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.166 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.166 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:36.181 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.146 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.147 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.217 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.219 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.220 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.345 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.346 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.346 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.362 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.363 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.363 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.379 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.380 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.380 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.461 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.462 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.462 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.479 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.483 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.483 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.500 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.501 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.501 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.516 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.517 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.517 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.535 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.537 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.537 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.553 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.554 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.554 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.570 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.571 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.571 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.587 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.591 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.591 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.608 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.614 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.615 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.631 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.637 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.638 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.654 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.655 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.655 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.671 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.672 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.672 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:39.688 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.345 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.345 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.415 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.415 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.415 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.540 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.541 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.541 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.558 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.559 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.559 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.574 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.575 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.575 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.657 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.658 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.658 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.674 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.675 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.675 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.691 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.692 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.692 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.708 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.709 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.709 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.728 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.729 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.729 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.745 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.746 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.746 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.761 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.762 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.762 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.778 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.780 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.780 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.797 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.803 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.803 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.819 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.825 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.826 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.842 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.843 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.843 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.858 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.860 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.860 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:43.876 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:44.199 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:44.199 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:44.365 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:44.366 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:44.366 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:44.382 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.062 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.062 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.132 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.133 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.133 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.259 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.260 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.260 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.276 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.278 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.278 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.295 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.298 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.298 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.378 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.379 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.379 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.397 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.401 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.401 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.417 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.418 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.418 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.433 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.434 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.434 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.454 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.455 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.455 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.470 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.471 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.471 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.487 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.488 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.488 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.504 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.505 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.505 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.521 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.522 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.522 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.538 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.539 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.539 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.555 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.556 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.556 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.571 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.573 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.573 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:46.589 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:49.903 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:49.903 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:50.067 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:50.068 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:50.068 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:50.084 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:56.837 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:56.837 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:56.907 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:56.908 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:56.908 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.034 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.034 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.035 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.197 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.197 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.197 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.213 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.213 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.213 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.218 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.218 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.229 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.235 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.239 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.240 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.322 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.323 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.323 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.342 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.346 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.346 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.363 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.364 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.364 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.381 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.382 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.382 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.402 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.403 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.403 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.420 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.421 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.421 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.438 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.443 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.444 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.461 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.461 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.462 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.478 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.479 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.479 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.496 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.497 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.497 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.515 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.516 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.516 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.533 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.534 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.535 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:27:57.551 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:01.960 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:01.960 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.032 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.033 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.033 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.160 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.161 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.161 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.178 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.179 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.179 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.196 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.197 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.197 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.279 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.280 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.280 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.298 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.299 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.299 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.316 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.317 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.317 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.333 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.333 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.334 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.355 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.355 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.357 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.373 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.374 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.374 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.391 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.392 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.392 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.409 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.410 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.410 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.429 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.434 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.434 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.450 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.451 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.452 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.468 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.469 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.469 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.487 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.488 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.488 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:02.505 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.239 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.239 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.310 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.310 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.311 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.437 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.438 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.438 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.455 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.456 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.456 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.473 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.474 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.475 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.556 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.560 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.560 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.577 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.578 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.578 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.595 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.596 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.596 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.613 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.614 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.614 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.634 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.634 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.634 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.652 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.653 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.653 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.670 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.671 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.671 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.687 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.688 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.689 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.706 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.707 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.708 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.724 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.726 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.727 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.743 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.745 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.745 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.762 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.763 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.763 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:23.780 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:24.844 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:24.844 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:24.916 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:24.918 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:24.919 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.047 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.051 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.051 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.068 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.068 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.068 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.086 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.087 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.087 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.169 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.170 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.170 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.188 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.189 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.189 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.206 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.207 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.207 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.224 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.225 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.225 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.245 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.246 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.247 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.264 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.265 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.265 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.282 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.283 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.283 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.300 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.301 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.301 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.318 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.320 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.320 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.336 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.337 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.338 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.354 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.355 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.355 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.373 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.374 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.374 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:25.391 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.598 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.598 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.670 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.670 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.670 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.797 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.798 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.798 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.815 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.816 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.816 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.833 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.834 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.834 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.915 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.916 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.916 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.933 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.934 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.935 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.952 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.953 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.953 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.971 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.972 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.972 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.992 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.993 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:36.994 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:37.011 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:37.013 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:37.013 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:37.029 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:37.033 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:37.034 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:37.051 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:37.051 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:37.051 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:37.069 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:37.070 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:37.070 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:37.087 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:37.088 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:37.088 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:37.105 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:37.106 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:37.106 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:37.124 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:37.125 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:37.125 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:28:37.142 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.341 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.342 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.413 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.413 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.413 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.540 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.542 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.542 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.560 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.561 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.562 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.579 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.580 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.580 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.661 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.662 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.662 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.679 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.680 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.680 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.698 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.699 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.699 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.715 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.716 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.716 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.737 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.738 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.739 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.755 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.756 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.756 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.773 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.774 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.774 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.791 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.792 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.792 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.810 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.813 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.814 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.831 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.832 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.832 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.849 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.850 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.850 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.868 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.869 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.869 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:30:34.886 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:06.862 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:06.862 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:06.933 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:06.934 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:06.934 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.060 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.061 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.061 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.079 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.080 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.080 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.083 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.084 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.096 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.098 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.098 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.179 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.180 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.180 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.197 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.198 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.198 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.216 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.216 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.217 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.233 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.234 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.234 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.249 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.250 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.250 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.254 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.254 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.255 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.266 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.272 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.276 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.276 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.294 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.295 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.295 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.311 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.312 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.312 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.330 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.334 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.335 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.352 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.353 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.353 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.370 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.372 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.372 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.389 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.390 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.390 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:07.407 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:46.971 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:46.971 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.043 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.043 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.043 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.170 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.171 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.171 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.188 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.189 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.189 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.206 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.208 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.208 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.290 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.291 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.291 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.309 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.310 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.310 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.326 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.327 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.327 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.344 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.345 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.345 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.366 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.370 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.370 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.387 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.388 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.388 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.405 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.406 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.406 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.423 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.424 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.424 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.441 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.443 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.443 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.459 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.460 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.460 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.478 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.479 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.479 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.496 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.497 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.497 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:31:47.515 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:10.449 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:10.449 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:10.615 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:10.618 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:10.618 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:10.635 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.403 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.403 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.474 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.475 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.475 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.602 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.602 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.603 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.619 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.620 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.620 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.638 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.639 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.639 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.723 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.727 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.728 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.746 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.750 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.750 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.768 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.769 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.769 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.786 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.787 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.787 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.807 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.808 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.808 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.824 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.825 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.825 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.842 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.843 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.843 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.860 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.861 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.861 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.878 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.879 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.880 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.896 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.897 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.897 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.915 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.916 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.916 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.932 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.934 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.934 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:32.951 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.278 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.278 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.350 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.350 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.351 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.477 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.478 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.478 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.496 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.497 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.497 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.514 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.515 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.515 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.597 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.598 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.598 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.615 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.616 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.616 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.633 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.634 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.635 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.651 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.652 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.652 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.673 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.674 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.674 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.691 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.692 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.692 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.709 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.709 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.710 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.726 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.727 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.727 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.744 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.745 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.746 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.763 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.764 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.764 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.781 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.782 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.782 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.799 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.805 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.805 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:32:38.823 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.363 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.363 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.435 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.436 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.436 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.561 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.563 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.563 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.580 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.582 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.582 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.599 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.600 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.600 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.682 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.683 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.683 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.701 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.702 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.702 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.719 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.720 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.721 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.738 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.739 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.739 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.760 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.762 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.762 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.779 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.780 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.781 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.798 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.799 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.799 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.816 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.817 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.817 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.834 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.835 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.835 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.852 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.854 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.854 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.871 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.872 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.872 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.889 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.891 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.891 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:01.909 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.238 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.239 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.309 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.309 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.309 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.436 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.437 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.438 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.455 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.458 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.458 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.475 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.476 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.476 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.559 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.560 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.560 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.576 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.577 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.577 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.595 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.599 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.599 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.616 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.620 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.620 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.641 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.645 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.646 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.663 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.667 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.667 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.685 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.687 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.688 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.705 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.706 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.706 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.725 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.726 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.726 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.743 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.744 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.744 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.761 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.763 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.763 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.779 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.781 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.781 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:33:06.798 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:00.212 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:00.212 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:00.376 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:00.377 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:00.377 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:00.395 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:07.776 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:07.777 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:07.942 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:07.943 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:07.943 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:07.960 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:08.655 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:08.655 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:08.820 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:08.821 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:08.822 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:08.839 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:12.921 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:12.921 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:13.086 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:13.088 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:13.088 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:13.104 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:14.568 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:14.569 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:14.733 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:14.734 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:14.734 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:14.752 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:16.323 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:16.323 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:16.488 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:16.489 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:16.489 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:16.506 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.372 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.372 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.443 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.443 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.444 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.571 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.572 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.572 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.589 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.590 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.590 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.607 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.608 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.608 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.692 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.695 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.696 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.713 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.714 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.714 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.732 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.733 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.733 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.750 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.751 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.751 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.771 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.774 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.775 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.792 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.793 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.793 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.810 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.811 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.811 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.828 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.829 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.829 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.845 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.847 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.847 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.864 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.866 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.866 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.883 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.884 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.884 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.901 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.902 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.902 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:23.919 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:28.790 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:28.790 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:28.862 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:28.862 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:28.862 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:28.991 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:28.995 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:28.996 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.013 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.014 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.014 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.031 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.032 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.032 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.114 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.115 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.115 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.132 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.133 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.133 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.151 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.151 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.152 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.168 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.168 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.169 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.189 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.190 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.190 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.208 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.208 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.209 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.225 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.226 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.226 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.242 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.244 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.244 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.263 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.265 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.265 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.282 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.283 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.283 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.301 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.302 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.302 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.319 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.320 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.320 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:29.337 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.499 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.499 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.570 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.570 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.570 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.697 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.698 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.698 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.715 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.716 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.716 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.733 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.734 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.734 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.816 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.817 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.817 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.835 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.836 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.836 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.853 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.854 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.854 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.870 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.871 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.871 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.891 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.893 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.893 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.910 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.914 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.914 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.931 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.932 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.932 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.950 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.951 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.951 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.969 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.982 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.982 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:51.999 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:52.000 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:52.000 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:52.017 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:52.018 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:52.018 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:52.036 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:52.037 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:52.037 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:52.054 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.427 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.427 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.498 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.498 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.499 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.627 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.631 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.632 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.649 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.650 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.650 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.667 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.667 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.668 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.750 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.751 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.752 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.769 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.770 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.770 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.787 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.787 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.788 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.805 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.806 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.806 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.826 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.830 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.831 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.848 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.849 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.849 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.865 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.866 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.866 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.883 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.884 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.884 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.901 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.902 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.902 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.920 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.921 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.921 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.938 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.939 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.940 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.956 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.957 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.957 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:54.974 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:59.345 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:59.345 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:59.510 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:59.513 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:59.513 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:34:59.531 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.079 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.079 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.151 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.151 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.152 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.278 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.279 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.279 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.295 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.297 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.297 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.314 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.315 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.315 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.396 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.397 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.398 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.415 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.415 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.415 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.433 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.433 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.434 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.450 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.451 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.451 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.469 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.470 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.470 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.488 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.489 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.489 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.506 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.507 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.507 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.524 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.525 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.525 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.542 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.575 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.575 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.593 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.595 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.595 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.612 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.613 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.613 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.629 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.631 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.631 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:35:23.648 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:00.513 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:00.515 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:00.683 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:00.684 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:00.685 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:00.702 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.508 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.509 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.580 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.581 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.581 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.708 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.710 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.711 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.728 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.729 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.729 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.745 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.747 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.748 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.830 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.831 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.832 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.849 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.850 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.851 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.867 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.869 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.869 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.886 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.887 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.888 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.908 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.910 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.910 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.927 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.929 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.929 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.946 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.947 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.947 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.963 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.965 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.965 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.982 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.999 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:17.999 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:18.016 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:18.018 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:18.018 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:18.035 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:18.036 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:18.037 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:18.053 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:18.054 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:18.055 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:18.071 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:38.286 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:38.286 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:38.451 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:38.452 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:38.452 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:38.469 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:41.845 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:41.846 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:42.010 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:42.011 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:42.011 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:42.028 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:47.985 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:47.985 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:48.150 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:48.151 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:48.151 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:36:48.168 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.285 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.285 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.357 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.358 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.359 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.486 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.488 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.488 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.506 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.507 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.507 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.524 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.526 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.526 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.609 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.610 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.610 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.627 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.628 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.628 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.645 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.646 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.646 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.663 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.664 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.664 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.684 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.686 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.686 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.703 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.704 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.704 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.721 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.722 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.722 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.739 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.741 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.741 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.757 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.761 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.761 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.778 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.780 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.780 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.797 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.798 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.798 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.815 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.817 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.817 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:05.834 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:11.961 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:11.962 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:11.979 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:12.035 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:12.035 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:12.055 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:12.077 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:12.077 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:12.094 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:14.468 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:14.469 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: EP3869981A1(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:14.630 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:14.630 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:14.630 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 82353(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:14.648 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 34 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:34.105 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:34.106 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: EP3869981A1(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:34.269 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:34.270 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:34.270 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 82353(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:34.287 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 34 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:35.821 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:35.821 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:35.892 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:35.892 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:35.892 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.017 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.018 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.018 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.035 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.036 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.036 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.052 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.053 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.053 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.132 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.133 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.133 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.149 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.150 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.150 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.166 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.167 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.167 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.183 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.187 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.188 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.207 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.208 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.208 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.224 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.225 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.225 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.240 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.241 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.241 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.257 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.258 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.258 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.275 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.281 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.281 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.297 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.299 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.299 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.314 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.315 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.315 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.331 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.333 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.333 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:36.348 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.515 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.517 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.560 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.561 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: US7232495B2(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.584 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.599 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.599 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.615 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.628 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.629 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.629 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: US7232495B2(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.751 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.752 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.752 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 17480(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.769 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.770 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.770 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 6499(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.788 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.789 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.789 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 17480(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.871 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.872 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.873 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 47819(Integer), 47783(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.890 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.891 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.891 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 17480(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.908 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.909 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.909 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 17480(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.926 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.927 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.927 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 17480(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.950 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.957 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentMapper.selectList ==> Preparing: SELECT id,name FROM os_patent_agent WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.957 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentMapper.selectList ==> Parameters: 20(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.974 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.977 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgencyMapper.selectList ==> Preparing: SELECT id,name FROM os_patent_agency WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.977 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgencyMapper.selectList ==> Parameters: 527(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.994 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgencyMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.995 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:46.995 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 30500(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:47.012 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:47.013 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:47.013 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 32506(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:47.030 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:47.031 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:47.031 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 30498(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:47.048 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:47.049 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:47.049 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:47.066 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:47.074 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:47.074 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 17480(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:47.091 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:49.454 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:49.455 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:49.518 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:49.519 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:49.519 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:37:49.539 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:02.731 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:02.731 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:02.803 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:02.803 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:02.804 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:02.930 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:02.930 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:02.931 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:02.948 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:02.949 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:02.949 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:02.966 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:02.967 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:02.967 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.049 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.050 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.050 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.068 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.069 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.069 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.086 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.087 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.087 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.103 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.104 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.104 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.125 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.126 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.126 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.142 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.143 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.144 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.160 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.161 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.161 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.178 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.179 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.179 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.196 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.197 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.198 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.214 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.216 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.216 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.232 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.234 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.234 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.251 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.252 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.252 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:03.269 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.105 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.105 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.176 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.176 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.177 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.304 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.305 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.305 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.322 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.323 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.323 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.340 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.341 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.342 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.424 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.425 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.425 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.442 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.443 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.443 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.460 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.461 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.461 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.478 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.479 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.479 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.499 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.500 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.501 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.518 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.519 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.519 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.535 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.536 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.537 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.553 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.554 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.554 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.571 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.573 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.573 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.594 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.595 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.595 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.616 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.617 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.617 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.634 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.635 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.635 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:08.652 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:11.725 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:11.726 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:11.743 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:11.761 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:11.762 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:11.779 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:11.799 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:11.799 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:11.816 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.588 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.588 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.659 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.660 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.660 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.786 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.787 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.787 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.804 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.805 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.805 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.822 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.823 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.823 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.905 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.906 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.906 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.924 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.925 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.925 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.942 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.943 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.943 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.960 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.960 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.960 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.981 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.982 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.982 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.999 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:15.999 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:16.000 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:16.017 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:16.018 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:16.018 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:16.034 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:16.035 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:16.035 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:16.052 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:16.054 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:16.054 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:16.071 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:16.072 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:16.072 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:16.088 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:16.089 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:16.089 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:16.107 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:16.108 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:16.108 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:38:16.125 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:04.958 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:04.960 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.034 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.035 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.036 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.163 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.168 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.168 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.186 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.188 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.188 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.206 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.208 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.208 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.290 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.292 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.293 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.311 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.313 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.313 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.330 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.332 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.332 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.349 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.351 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.351 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.371 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.373 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.374 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.391 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.392 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.392 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.410 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.411 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.411 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.428 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.430 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.430 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.448 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.451 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.452 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.468 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.472 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.472 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.489 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.490 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.491 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.507 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.509 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.510 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:05.526 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.058 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.059 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.130 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.130 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.131 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.257 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.258 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.258 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.275 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.276 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.276 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.295 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.296 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.296 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.377 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.379 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.379 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.396 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.397 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.397 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.414 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.415 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.415 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.432 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.433 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.434 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.453 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.454 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.454 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.472 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.473 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.473 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.489 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.490 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.490 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.507 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.508 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.508 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.525 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.526 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.527 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.544 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.547 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.547 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.563 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.565 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.565 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.582 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.583 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.583 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:08.600 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:13.999 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:13.999 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.072 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.073 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.073 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.199 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.200 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.201 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.218 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.219 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.219 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.236 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.237 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.238 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.320 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.322 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.322 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.339 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.340 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.340 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.357 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.358 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.358 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.375 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.376 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.377 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.397 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.398 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.398 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.415 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.416 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.417 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.432 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.433 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.433 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.450 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.451 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.451 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.469 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.471 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.471 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.488 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.489 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.489 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.506 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.508 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.508 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.525 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.528 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.528 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:14.545 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:19.979 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:19.980 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.051 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.052 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.052 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.180 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.181 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.181 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.198 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.199 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.199 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.216 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.218 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.218 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.300 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.301 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.301 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.318 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.320 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.320 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.337 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.339 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.339 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.356 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.357 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.358 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.378 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.379 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.379 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.395 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.396 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.397 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.414 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.415 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.415 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.432 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.434 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.434 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.451 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.453 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.453 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.470 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.471 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.471 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.488 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.490 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.490 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.507 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.508 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.508 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:20.525 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.037 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.038 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.108 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.109 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.109 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.236 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.238 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.238 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.255 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.256 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.257 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.274 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.275 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.275 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.356 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.357 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.358 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.375 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.376 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.376 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.394 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.395 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.395 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.412 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.413 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.413 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.433 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.434 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.434 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.451 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.452 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.452 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.469 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.470 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.470 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.487 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.488 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.488 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.506 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.507 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.508 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.524 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.527 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.527 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.544 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.545 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.546 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.562 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.564 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.564 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:41:22.580 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.458 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.458 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.530 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.530 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.531 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.656 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.657 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.657 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.674 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.675 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.676 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.693 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.694 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.694 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.778 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.784 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.785 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.803 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.805 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.805 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.822 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.823 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.823 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.840 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.841 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.841 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.861 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.862 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.862 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.878 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.879 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.879 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.896 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.897 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.897 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.914 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.915 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.915 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.932 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.933 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.934 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.951 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.953 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.953 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.970 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.972 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.972 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.988 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.989 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:29.989 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:30.007 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.381 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.382 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.453 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.454 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.455 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.581 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.582 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.582 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.599 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.600 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.600 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.617 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.620 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.620 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.703 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.704 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.705 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.722 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.722 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.722 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.740 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.741 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.741 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.758 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.759 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.759 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.779 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.780 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.780 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.797 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.798 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.799 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.816 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.818 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.818 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.835 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.837 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.837 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.854 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.855 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.855 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.872 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.873 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.873 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.890 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.892 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.892 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.908 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.909 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.910 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:42:31.927 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.568 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.568 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.639 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.639 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.639 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.765 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.766 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.766 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.783 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.784 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.784 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.801 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.802 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.802 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.885 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.887 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.887 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.904 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.905 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.905 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.922 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.923 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.923 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.940 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.941 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.941 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.961 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.962 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.962 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.979 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.980 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.980 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.997 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.998 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:17.998 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:18.014 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:18.015 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:18.015 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:18.032 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:18.034 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:18.034 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:18.051 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:18.052 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:18.052 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:18.069 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:18.070 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:18.071 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:18.087 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:18.089 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:18.089 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:43:18.106 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.395 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.395 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN108420110A(String), CN206729210U(String), CN106923381B(String), CN207011691U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.466 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.467 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.467 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN108420110A(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.592 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.592 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.592 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer), 39638(Integer), 39639(Integer), 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.610 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.610 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.610 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.630 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.631 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.631 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer), 39638(Integer), 39639(Integer), 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.717 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 16 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.718 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.719 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71802(Integer), 71803(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.735 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 16 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.736 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.736 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39634(Integer), 39638(Integer), 39639(Integer), 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.752 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.757 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.757 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer), 39638(Integer), 39639(Integer), 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.775 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.776 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.776 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer), 39638(Integer), 39639(Integer), 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.796 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.797 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.798 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.814 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.815 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.815 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.831 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.833 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.833 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.848 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.851 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.851 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.868 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.869 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.869 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.886 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.887 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.887 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.904 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.905 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.905 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.923 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.924 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.924 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:21.940 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:33.280 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:33.281 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:33.344 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:33.345 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:33.345 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:33.362 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.186 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.186 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN108420110A(String), CN206729210U(String), CN106923381B(String), CN207011691U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.258 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.258 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.258 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN108420110A(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.385 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.386 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.386 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer), 39638(Integer), 39639(Integer), 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.403 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.404 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.404 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.421 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.422 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.422 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer), 39638(Integer), 39639(Integer), 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.506 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 16 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.506 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.506 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71802(Integer), 71803(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.526 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 16 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.526 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.526 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39634(Integer), 39638(Integer), 39639(Integer), 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.545 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.548 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.549 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer), 39638(Integer), 39639(Integer), 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.566 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.567 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.567 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer), 39638(Integer), 39639(Integer), 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.587 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.588 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.588 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.605 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.606 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.606 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.622 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.623 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.623 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.640 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.641 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.641 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.658 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.659 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.659 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.676 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.677 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.678 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.695 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.696 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.696 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.713 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.714 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.714 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:34.731 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.318 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.318 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.340 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.341 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.484 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.484 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.484 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN108420110A(String), CN206729210U(String), CN106923381B(String), CN207011691U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.509 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.510 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.510 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.528 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.529 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.529 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.548 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.548 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.548 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.551 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.551 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.551 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.563 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.565 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.565 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.567 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.567 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.567 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN108420110A(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), 0(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.570 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.570 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.581 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.582 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.582 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.586 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.587 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.587 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.598 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.599 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.599 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.604 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.605 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.605 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.644 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.681 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.682 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.682 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.688 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.689 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.689 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.698 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.699 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.699 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.706 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.707 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.707 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.718 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.719 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.720 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.726 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.727 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.727 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.780 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.781 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.781 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.788 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.789 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.789 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.797 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.798 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.798 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.806 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.806 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.806 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.814 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.816 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.816 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.824 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.825 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.825 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.832 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.832 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.832 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.841 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.844 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.844 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.849 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.850 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.850 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.861 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.862 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.862 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.880 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.886 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.887 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.893 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.898 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.898 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.913 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.916 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.916 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.924 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.926 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:38.927 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.084 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.085 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.085 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.091 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.093 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.093 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.103 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.104 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.104 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.112 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.113 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.113 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.120 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.120 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.121 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.130 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.131 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.131 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.137 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.137 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.138 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.148 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.149 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.149 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.153 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.154 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.154 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.166 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.167 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.167 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.238 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.239 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.239 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.250 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.251 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.251 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.255 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.256 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.256 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.268 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.269 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.269 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.275 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.280 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.280 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.289 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.293 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.294 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.339 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.340 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.340 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.355 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.355 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.355 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.357 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.357 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.358 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.374 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.374 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.374 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.374 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.375 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.375 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.391 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.392 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.392 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.392 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.393 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.393 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.408 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 12 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.409 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.409 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39634(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.410 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.411 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.411 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.428 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.429 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.429 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.439 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.440 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.440 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN108420110A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.460 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.462 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.462 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.466 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:39.488 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.260 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.260 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN206729210U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.295 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.295 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN108420110A(String), CN206729210U(String), CN106923381B(String), CN207011691U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.361 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.361 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.361 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN108420110A(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), 0(Integer), 3(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.426 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.432 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.433 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.436 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.453 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.454 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.454 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39638(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.471 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.473 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.473 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39638(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.488 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.489 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.489 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9887(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.506 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.507 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.507 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39638(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.591 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.592 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.593 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71799(Integer), 71800(Integer), 71801(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.611 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.612 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.612 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39638(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.631 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.632 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.632 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39638(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.692 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.694 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.694 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.712 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.712 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.712 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39638(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.730 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.732 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.732 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39638(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.749 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.750 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.750 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39638(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.767 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.768 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.769 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39638(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.772 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.773 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN106923381B(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.800 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.801 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.801 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN206729210U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.808 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.808 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN108420110A(String), CN206729210U(String), CN106923381B(String), CN207011691U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.827 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.830 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.831 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN206729210U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.876 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.876 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.876 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN108420110A(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), 1(Integer), 3(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.939 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.941 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.941 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.952 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.959 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.960 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.961 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39639(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.976 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.978 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.978 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39639(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.993 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.993 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.995 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.995 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9888(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.995 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:40.995 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.012 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.013 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.013 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39639(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.014 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.015 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.015 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39638(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.031 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.032 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.032 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39638(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.047 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.048 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.048 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9887(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.064 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.065 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.065 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39638(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.095 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.096 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.096 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71802(Integer), 71803(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.113 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.114 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.114 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39639(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.134 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.135 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.135 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39639(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.146 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.147 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.147 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71799(Integer), 71800(Integer), 71801(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.163 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.164 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.164 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39638(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.183 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.184 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.184 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39638(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.195 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.197 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.197 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.214 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.215 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.215 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39639(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.232 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.233 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.233 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39639(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.243 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.244 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.244 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.250 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.251 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.251 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39639(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.260 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.261 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.261 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39638(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.268 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.269 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.269 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39639(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.277 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.278 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.279 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39638(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.294 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.295 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.295 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39638(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.301 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.302 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.302 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN106923381B(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.311 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.312 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.312 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39638(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.327 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.331 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.331 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN106923381B(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.342 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.343 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.343 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN206729210U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.368 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.440 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.440 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN108420110A(String), CN206729210U(String), CN106923381B(String), CN207011691U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.496 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.497 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.497 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.505 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.505 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.505 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN108420110A(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), 1(Integer), 3(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.543 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.544 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.544 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39639(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.561 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.563 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.564 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39639(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.579 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.580 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.582 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.582 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9888(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.599 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.600 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.600 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39639(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.683 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.684 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.684 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71802(Integer), 71803(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.701 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.702 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.702 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39639(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.722 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.723 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.723 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39639(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.784 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.784 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.785 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.785 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.785 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN207011691U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.802 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.803 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.803 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39639(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.819 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.819 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN108420110A(String), CN206729210U(String), CN106923381B(String), CN207011691U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.820 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.821 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.821 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39639(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.839 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.839 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.840 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39639(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.857 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.858 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.858 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39639(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.886 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.888 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.889 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.889 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN108420110A(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), 1(Integer), 3(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.893 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.893 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN106923381B(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.919 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.951 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.953 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.953 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.965 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.971 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.972 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.972 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.989 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.993 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:41.993 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.009 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.011 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.011 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.011 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9889(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.011 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN108420110A(String), CN206729210U(String), CN106923381B(String), CN207011691U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.028 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.029 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.030 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.080 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.081 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.081 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN108420110A(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), 1(Integer), 3(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.111 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.112 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.112 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.129 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.131 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.132 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.150 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.151 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.151 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.155 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.211 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.211 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.212 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.228 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.228 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.228 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.245 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.246 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.246 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.262 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.263 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.263 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.279 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.280 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.280 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.284 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.284 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN108420110A(String), CN206729210U(String), CN106923381B(String), CN207011691U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.310 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.312 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.312 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN207011691U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.336 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.340 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.340 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN207011691U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.352 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.353 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.353 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN108420110A(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), 2(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.428 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.502 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.504 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.504 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.522 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.523 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.523 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.540 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.541 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.541 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.557 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.557 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.557 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9889(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.573 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.574 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.574 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.656 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.657 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.657 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.673 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.674 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.674 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.693 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.694 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.694 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.753 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.754 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.754 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.770 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.770 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.771 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.788 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.789 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.789 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.805 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.806 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.806 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.821 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.822 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.822 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.853 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.857 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.857 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN207011691U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.882 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.903 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.904 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN207011691U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.972 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Preparing: SELECT COUNT( * ) FROM os_patent WHERE (patentno IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:42.972 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount ==> Parameters: CN108420110A(String), CN206729210U(String), CN106923381B(String), CN207011691U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.041 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.041 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Preparing: select * from os_patent where patentno in ( ? , ? , ? , ? ) limit ?,? [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.041 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent ==> Parameters: CN108420110A(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), 2(Integer), 2(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.068 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.069 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.070 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.096 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.098 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.100 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.115 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPatent <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.115 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.116 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.117 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.132 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.133 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.133 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9889(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.149 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.150 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.150 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.232 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.233 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.233 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.249 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.250 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.250 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.269 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.270 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.270 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.329 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.330 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.330 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.346 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.347 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.347 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.363 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.364 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.364 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.380 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.381 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.381 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.397 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.398 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.398 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.429 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.430 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.430 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN207011691U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.455 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.459 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.459 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN207011691U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.622 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.623 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.624 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.643 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.645 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.645 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.661 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.662 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.662 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.678 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.679 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.679 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9889(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.695 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.696 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.696 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.731 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.731 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.778 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.779 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.779 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.795 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.796 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.796 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.814 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.815 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.815 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.876 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.876 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.877 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.894 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.894 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.894 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.895 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.895 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.896 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.913 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.913 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.917 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.917 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.933 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.934 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.934 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.950 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.951 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.951 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39642(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.980 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.981 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:43.981 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN207011691U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:44.012 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:57.230 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:57.230 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:57.397 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:57.398 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:57.398 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:44:57.415 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:45:01.084 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:45:01.085 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:45:01.249 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:45:01.250 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:45:01.250 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:45:01.266 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:53:20.209 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:53:20.215 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:53:20.383 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:53:20.383 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:53:20.383 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:53:20.403 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:28.703 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:28.713 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:28.883 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:28.883 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:28.883 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:28.905 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:36.648 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:36.648 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:36.827 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:36.828 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:36.828 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:36.843 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:47.845 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:47.845 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:48.010 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:48.010 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:48.010 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:48.037 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:48.685 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:48.685 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:48.856 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:48.857 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:48.857 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:48.876 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:53.206 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:53.206 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:53.372 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:53.372 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:53.372 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:53.392 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:55.769 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:55.769 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:55.939 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:55.939 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:55.939 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:54:55.959 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:03.001 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:03.001 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:03.174 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:03.175 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:03.175 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:03.195 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:15.316 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:15.316 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:15.493 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:15.495 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:15.495 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:15.515 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:19.826 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:19.826 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:19.996 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:19.996 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:19.996 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:20.011 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:30.019 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:30.019 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:30.191 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:30.191 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:30.191 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:30.211 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:32.501 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:32.501 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:32.680 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:32.680 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:32.680 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:32.700 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:35.024 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:35.024 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:35.190 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:35.190 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:35.190 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:35.219 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:39.862 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:39.862 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:40.027 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:40.037 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:40.037 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:40.057 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:44.441 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:44.441 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:44.615 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:44.617 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:44.618 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:44.638 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:48.384 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:48.385 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:48.558 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:48.560 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:48.561 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:48.581 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:51.766 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:51.767 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:51.943 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:51.947 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:51.947 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:51.967 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:59.526 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:59.527 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:59.700 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:59.701 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:59.701 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:55:59.721 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:56:04.713 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:56:04.713 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:56:04.886 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:56:04.887 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:56:04.887 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:56:04.908 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:56:09.401 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:56:09.401 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:56:09.574 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:56:09.578 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:56:09.578 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:56:09.600 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:56:27.401 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:56:27.403 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:56:27.574 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:56:27.575 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:56:27.576 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:56:27.596 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:56:31.344 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:56:31.344 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:56:31.514 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:56:31.514 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:56:31.515 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:56:31.535 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:11.656 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:11.656 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:11.826 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:11.827 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:11.827 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:11.847 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:18.283 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:18.283 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:18.453 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:18.454 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:18.454 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:18.475 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:19.724 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:19.724 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:19.744 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:19.917 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:19.918 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:20.025 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:20.025 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:20.042 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:20.062 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:20.062 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:20.079 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:20.089 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:20.090 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:20.090 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:20.109 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.191 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR a.id IN (SELECT pid FROM os_thematic_pid WHERE zid = ?) AND patentno NOT IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.191 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: 174(Integer), CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.201 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.201 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.297 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.299 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or a.id in (select pid from os_thematic_pid where zid = ?) and patentno not in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.301 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: 174(Integer), CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), CN107249363A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.365 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.365 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.365 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.447 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.447 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.447 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.451 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.451 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39657(Integer), 39659(Integer), 39662(Integer), 39665(Integer), 39668(Integer), 72111(Integer), 72112(Integer), 72113(Integer), 72114(Integer), 72115(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.468 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.468 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.469 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.469 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9889(Integer), 9894(Integer), 9885(Integer), 9895(Integer), 9886(Integer), 25297(Integer), 25298(Integer), 25295(Integer), 25296(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.486 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.488 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.488 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39657(Integer), 39659(Integer), 39662(Integer), 39665(Integer), 39668(Integer), 72111(Integer), 72112(Integer), 72113(Integer), 72114(Integer), 72115(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.530 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.531 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.531 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.547 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.570 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 25 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.571 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.571 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 120940(Integer), 120939(Integer), 76257(Integer), 71820(Integer), 120935(Integer), 71795(Integer), 71797(Integer), 71796(Integer), 71820(Integer), 71816(Integer), 71817(Integer), 71818(Integer), 71819(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71816(Integer), 71824(Integer), 71807(Integer), 71815(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.588 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 23 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.590 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.590 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39657(Integer), 39659(Integer), 39662(Integer), 39665(Integer), 39668(Integer), 72111(Integer), 72112(Integer), 72113(Integer), 72114(Integer), 72115(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.607 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.608 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.608 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39657(Integer), 39659(Integer), 39662(Integer), 39665(Integer), 39668(Integer), 72111(Integer), 72112(Integer), 72113(Integer), 72114(Integer), 72115(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.626 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.628 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.628 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39657(Integer), 39659(Integer), 39662(Integer), 39665(Integer), 39668(Integer), 72111(Integer), 72112(Integer), 72113(Integer), 72114(Integer), 72115(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.648 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.649 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.650 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140463(Integer), null, null, null, null, 93465(Integer), 93463(Integer), 93464(Integer), 93460(Integer), 93461(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.667 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.668 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.668 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140464(Integer), null, null, null, null, 97138(Integer), 97143(Integer), 97145(Integer), 97147(Integer), 97149(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.684 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.685 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.685 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, 97138(Integer), 97142(Integer), 97144(Integer), 97146(Integer), 97148(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.702 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.703 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.703 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.720 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.723 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.723 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39657(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.739 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.742 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.743 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.760 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.762 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.762 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.779 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.781 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.781 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.798 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.801 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.801 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.821 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.825 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.825 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39659(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.842 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.842 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.842 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.860 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.861 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.861 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.878 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.879 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.879 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.895 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.896 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.896 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.914 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.916 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.916 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39662(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.932 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.933 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.933 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.950 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.955 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.955 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.973 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.974 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.974 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.990 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.991 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:24.991 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.009 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.011 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.011 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39665(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.028 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.029 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.029 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.046 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.047 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.047 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.063 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.067 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.068 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.085 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.086 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.086 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.103 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.105 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.105 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39668(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.122 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.123 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.123 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.140 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.141 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.141 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.158 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.159 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.159 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.176 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.177 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.177 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.194 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.196 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.196 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72111(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.214 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.215 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.215 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.238 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.241 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.241 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.258 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.260 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.261 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.279 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.282 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.283 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.300 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.302 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.302 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72112(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.319 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.320 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.320 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.336 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.337 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.337 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.354 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.355 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.355 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.372 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.376 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.376 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.397 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.403 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.404 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72113(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.422 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.423 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.423 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.440 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.444 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.445 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.462 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.466 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.467 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.484 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.485 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.485 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.502 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.504 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.504 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72114(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.520 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.521 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.521 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.538 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.539 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.539 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.556 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.556 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.557 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.573 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.574 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.574 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.592 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.594 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.594 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72115(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.611 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.615 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.616 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.633 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.634 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.634 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.651 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.652 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.652 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.669 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.669 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.670 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:25.686 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.175 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.175 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.249 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.249 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.249 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.319 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.322 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.322 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.341 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.345 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.346 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.363 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.364 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.364 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.445 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.446 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.446 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.464 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.465 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.465 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.482 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.483 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.483 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.500 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.501 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.501 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.521 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.522 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.523 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.539 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.540 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.540 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.557 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.558 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.558 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.575 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.576 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.576 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.593 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.595 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.595 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.612 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.613 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.613 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.630 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.631 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.631 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.648 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.649 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.649 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.665 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.666 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.666 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.683 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.684 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.684 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.701 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.702 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.702 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.719 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.721 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.721 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.736 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.738 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.738 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.754 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.756 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.756 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:27.773 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.393 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.393 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.424 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.424 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.468 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.469 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.469 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.521 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.522 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.522 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.542 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.543 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.543 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.561 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.562 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.563 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.588 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.589 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.589 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.605 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.645 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.646 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.646 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.666 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.667 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.667 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.684 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.685 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.685 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.701 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.702 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.702 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.722 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.723 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.723 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.740 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.741 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.741 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.758 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.763 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.764 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.781 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.785 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.785 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.803 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.809 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.810 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.826 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.832 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.833 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.850 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.851 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.851 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.867 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.868 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.869 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.886 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.887 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.887 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.904 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.905 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.905 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.922 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.923 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.923 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.939 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.945 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.946 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.963 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.968 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.969 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.986 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.987 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:35.987 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:36.004 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:38.683 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:38.684 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:38.850 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:38.851 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:38.851 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:38.869 DEBUG 5764 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:41.079 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:41.080 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:41.246 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:41.247 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:41.247 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:41.263 DEBUG 5764 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.031 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.031 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.059 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.059 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.106 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.108 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.109 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.161 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.162 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.162 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.179 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.180 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.180 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.197 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.198 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.199 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.223 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.224 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.224 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.241 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.281 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.283 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.283 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.300 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.301 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.301 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.318 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.322 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.323 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.340 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.341 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.341 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.361 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.362 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.362 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.379 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.380 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.380 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.397 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.398 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.398 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.414 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.415 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.415 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.434 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.439 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.440 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.457 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.463 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.464 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.481 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.482 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.482 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.499 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.500 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.500 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.517 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.518 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.518 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.535 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.536 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.536 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.553 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.554 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.554 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.571 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.577 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.577 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.594 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.599 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.600 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.617 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.618 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.618 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:45.635 DEBUG 5764 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:57.469 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:57.469 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:57.634 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:57.635 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:57.635 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:57.652 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:59.559 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:59.560 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:59.724 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:59.725 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:59.725 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:57:59.745 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.013 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.013 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.088 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.088 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.088 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.143 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.146 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.147 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.163 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.164 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.164 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.182 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.210 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.210 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.294 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.295 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.295 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.312 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.313 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.313 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.330 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.331 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.331 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.348 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.349 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.349 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.369 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.370 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.370 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.387 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.388 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.388 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.405 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.406 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.406 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.423 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.424 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.424 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.440 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.441 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.442 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.459 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.460 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.460 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.477 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.483 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.483 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.501 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.503 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.504 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.520 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.521 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.522 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.538 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.539 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.539 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.556 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.557 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.557 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.574 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.575 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.575 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.592 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.593 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.593 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.611 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.612 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.612 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:09.628 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:15.384 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:15.384 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:15.550 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:15.551 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:15.551 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:15.568 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:21.923 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:21.923 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:22.089 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:22.090 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:22.090 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:22.107 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:25.013 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:25.013 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:25.179 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:25.180 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:25.180 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:25.197 DEBUG 5764 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:45.155 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:45.155 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:45.322 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:45.323 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:45.323 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:45.341 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:49.049 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:49.050 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:49.218 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:49.219 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:49.220 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:58:49.236 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:21.630 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:21.630 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:21.797 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:21.798 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:21.798 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:21.815 DEBUG 5764 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:24.567 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:24.568 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:24.736 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:24.739 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:24.739 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:24.756 DEBUG 5764 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:27.408 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:27.408 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:27.575 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:27.576 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:27.576 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:27.593 DEBUG 5764 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:28.764 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:28.764 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:28.930 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:28.931 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:28.931 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:28.948 DEBUG 5764 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:37.318 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:37.318 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:37.485 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:37.486 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:37.486 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:37.503 DEBUG 5764 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:42.740 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:42.740 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:42.907 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:42.908 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:42.908 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 14:59:42.925 DEBUG 5764 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:37.550 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:37.580 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:37.738 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:37.738 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:37.780 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:37.785 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:37.786 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:37.804 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:37.812 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:37.816 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:37.818 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:37.889 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:37.909 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:37.910 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:37.928 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:37.931 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:37.932 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:37.949 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:37.968 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:37.969 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.056 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.060 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.061 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.082 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.091 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.093 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.109 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.118 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.118 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.133 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.146 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.147 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.167 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.187 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.187 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.204 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.205 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.206 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.222 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.224 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.224 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.241 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.251 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.252 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.270 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.300 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.301 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.319 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.346 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.346 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.363 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.368 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.369 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.385 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.387 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.387 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.403 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.405 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.405 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.421 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.424 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.424 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.440 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.442 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.442 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.458 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.460 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.460 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.477 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.479 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.479 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.495 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.496 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.497 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:01:38.512 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:19.051 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:19.052 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:19.218 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:19.219 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:19.219 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:19.269 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:19.456 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:19.456 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:19.474 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:19.650 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:19.651 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:19.667 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:19.836 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:19.836 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:19.853 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:19.981 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:19.981 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.054 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.055 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.056 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.112 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.113 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.114 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.131 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.132 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.133 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.151 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.153 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.153 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.238 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.239 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.240 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.269 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.270 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.270 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.286 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.288 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.288 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.304 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.305 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.305 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.325 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.326 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.327 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.343 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.344 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.345 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.361 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.362 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.362 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.378 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.380 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.380 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.397 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.398 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.399 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.414 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.415 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.416 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.432 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.434 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.434 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.450 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.452 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.452 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.468 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.469 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.469 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.486 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.496 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.496 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.512 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.515 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.515 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.531 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.533 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.533 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.549 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.551 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.551 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.567 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.570 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.570 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:20.586 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.107 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.112 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.197 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.198 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.199 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.202 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.202 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.253 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.255 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.255 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.272 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.273 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.273 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.290 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.292 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.292 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.367 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.368 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.369 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.374 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.375 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.376 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.388 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.392 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.394 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.394 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.410 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.412 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.412 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.428 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.430 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.431 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.452 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.454 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.454 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.470 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.472 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.472 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.488 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.489 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.490 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.506 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.507 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.507 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.524 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.526 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.526 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.531 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.531 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.542 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.544 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.544 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.548 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.560 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.562 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.563 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.579 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.580 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.581 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.597 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.598 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.598 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.614 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.615 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.616 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.632 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.633 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.633 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.649 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.650 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.651 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.667 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.669 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.669 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.687 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.688 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.689 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.705 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.761 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.761 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:37.778 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:38.001 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:38.001 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:08:38.034 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.016 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.016 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.074 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.074 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.149 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.149 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.150 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.184 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.185 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.185 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.201 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.216 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.217 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.217 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.235 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.236 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.236 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.253 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.254 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.254 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.336 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.337 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.338 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.355 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.356 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.356 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.372 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.373 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.373 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.390 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.391 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.391 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.411 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.412 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.412 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.429 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.430 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.430 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.447 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.447 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.448 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.465 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.465 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.466 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.482 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.483 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.484 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.500 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.502 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.502 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.518 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.519 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.519 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.536 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.537 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.537 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.554 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.555 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.555 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.572 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.573 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.573 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.589 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.590 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.590 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.608 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.609 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.609 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.626 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.632 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.633 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.650 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.651 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.651 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:02.668 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:48.990 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:48.991 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:49.154 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:49.156 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:49.156 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:49.174 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:49.176 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:49.176 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:49.192 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:49.198 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:49.198 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:49.215 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:49.239 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:49.239 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:49.403 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:49.404 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:49.404 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:49.423 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:49.424 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:49.424 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:49.441 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:49.442 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:49.442 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:09:49.459 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:05.275 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:05.276 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:05.440 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:05.441 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:05.441 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:05.459 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:05.460 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:05.461 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:05.476 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:05.477 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:05.478 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:05.495 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:05.499 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:05.500 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:05.663 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:05.665 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:05.665 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:05.683 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:05.684 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:05.684 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:05.701 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:05.702 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:05.702 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:05.718 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:45.223 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:45.223 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:45.389 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:45.396 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:45.396 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:45.421 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:45.423 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:45.423 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:45.439 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:48.840 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:48.843 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:10:48.867 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.448 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.448 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.451 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.451 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.468 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.468 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.469 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.485 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.486 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.486 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.502 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.503 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.503 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.519 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.519 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.519 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.536 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.536 DEBUG 5292 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.536 DEBUG 5292 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.552 DEBUG 5292 [http-nio-8879-exec-12] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.553 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.553 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.569 DEBUG 5292 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.570 DEBUG 5292 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.570 DEBUG 5292 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.586 DEBUG 5292 [http-nio-8879-exec-15] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.586 DEBUG 5292 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.587 DEBUG 5292 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.602 DEBUG 5292 [http-nio-8879-exec-11] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.602 DEBUG 5292 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.602 DEBUG 5292 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.612 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.612 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.613 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.618 DEBUG 5292 [http-nio-8879-exec-16] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.618 DEBUG 5292 [http-nio-8879-exec-23] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.619 DEBUG 5292 [http-nio-8879-exec-23] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.624 DEBUG 5292 [http-nio-8879-exec-19] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.625 DEBUG 5292 [http-nio-8879-exec-19] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.629 DEBUG 5292 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.629 DEBUG 5292 [http-nio-8879-exec-20] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.630 DEBUG 5292 [http-nio-8879-exec-20] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.635 DEBUG 5292 [http-nio-8879-exec-23] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.635 DEBUG 5292 [http-nio-8879-exec-14] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.635 DEBUG 5292 [http-nio-8879-exec-14] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.642 DEBUG 5292 [http-nio-8879-exec-19] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.642 DEBUG 5292 [http-nio-8879-exec-13] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.643 DEBUG 5292 [http-nio-8879-exec-13] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.646 DEBUG 5292 [http-nio-8879-exec-20] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.646 DEBUG 5292 [http-nio-8879-exec-24] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.647 DEBUG 5292 [http-nio-8879-exec-24] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.652 DEBUG 5292 [http-nio-8879-exec-14] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.652 DEBUG 5292 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.652 DEBUG 5292 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.659 DEBUG 5292 [http-nio-8879-exec-13] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.660 DEBUG 5292 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.660 DEBUG 5292 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.664 DEBUG 5292 [http-nio-8879-exec-24] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.664 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.664 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.669 DEBUG 5292 [http-nio-8879-exec-18] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.669 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.669 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.678 DEBUG 5292 [http-nio-8879-exec-17] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.678 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.678 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.682 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.682 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.682 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.684 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.698 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.752 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.752 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.753 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.854 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.855 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.856 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.873 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.874 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.874 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.891 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.892 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.892 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.975 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.976 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.977 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.995 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.996 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:37.996 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.013 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.014 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.014 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.031 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.032 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.032 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.052 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.053 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.053 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.070 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.071 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.071 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.088 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.089 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.089 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.106 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.107 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.107 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.124 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.126 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.126 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.143 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.144 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.144 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.161 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.163 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.163 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.180 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.182 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.182 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.199 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.200 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.200 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.216 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.218 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.218 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.235 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.236 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.236 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.253 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.254 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.254 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.271 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.272 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.273 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.290 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.293 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.293 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:38.310 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:54.180 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:54.180 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:54.190 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:54.268 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:54.269 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:54.317 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:54.401 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:54.401 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:54.419 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:58.951 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:58.951 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:59.120 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:59.121 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:59.121 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:13:59.139 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:00.939 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR a.id IN (SELECT pid FROM os_thematic_pid WHERE zid = ?) AND patentno NOT IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:00.939 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: 174(Integer), CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.041 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.041 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or a.id in (select pid from os_thematic_pid where zid = ?) and patentno not in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.042 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: 174(Integer), CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), CN107249363A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.179 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.181 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.182 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39657(Integer), 39659(Integer), 39662(Integer), 39665(Integer), 39668(Integer), 72111(Integer), 72112(Integer), 72113(Integer), 72114(Integer), 72115(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.269 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.270 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.270 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9889(Integer), 9894(Integer), 9885(Integer), 9895(Integer), 9886(Integer), 25297(Integer), 25298(Integer), 25295(Integer), 25296(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.288 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.289 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.290 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39657(Integer), 39659(Integer), 39662(Integer), 39665(Integer), 39668(Integer), 72111(Integer), 72112(Integer), 72113(Integer), 72114(Integer), 72115(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.376 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 25 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.378 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.378 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 120940(Integer), 120939(Integer), 76257(Integer), 71820(Integer), 120935(Integer), 71795(Integer), 71797(Integer), 71796(Integer), 71820(Integer), 71816(Integer), 71817(Integer), 71818(Integer), 71819(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71816(Integer), 71824(Integer), 71807(Integer), 71815(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.396 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 23 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.397 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.398 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39657(Integer), 39659(Integer), 39662(Integer), 39665(Integer), 39668(Integer), 72111(Integer), 72112(Integer), 72113(Integer), 72114(Integer), 72115(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.414 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.416 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.416 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39657(Integer), 39659(Integer), 39662(Integer), 39665(Integer), 39668(Integer), 72111(Integer), 72112(Integer), 72113(Integer), 72114(Integer), 72115(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.433 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.435 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.435 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39657(Integer), 39659(Integer), 39662(Integer), 39665(Integer), 39668(Integer), 72111(Integer), 72112(Integer), 72113(Integer), 72114(Integer), 72115(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.455 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.456 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.457 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140463(Integer), null, null, null, null, 93465(Integer), 93463(Integer), 93464(Integer), 93460(Integer), 93461(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.474 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.475 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.475 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140464(Integer), null, null, null, null, 97138(Integer), 97143(Integer), 97145(Integer), 97147(Integer), 97149(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.492 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.493 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.493 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, 97138(Integer), 97142(Integer), 97144(Integer), 97146(Integer), 97148(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.510 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.511 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.512 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.529 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.530 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.531 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39657(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.548 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.550 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.550 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.567 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.569 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.569 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.585 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.587 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.588 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.605 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.607 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.608 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.627 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.632 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.632 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39659(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.649 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.650 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.650 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.667 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.668 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.668 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.685 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.686 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.686 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.703 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.704 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.704 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.722 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.723 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.723 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39662(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.740 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.742 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.742 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.759 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.761 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.761 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.778 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.780 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.780 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.798 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.799 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.799 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.817 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.818 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.818 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39665(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.835 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.837 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.837 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.854 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.855 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.855 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.872 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.873 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.873 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.890 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.891 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.891 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.909 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.910 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.910 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39668(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.957 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.958 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.958 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.975 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.976 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.976 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.993 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.994 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:01.994 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.011 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.012 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.012 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.030 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.032 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.032 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72111(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.050 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.051 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.051 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.110 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.111 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.111 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.131 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.132 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.133 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.150 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.151 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.152 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.243 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.245 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.245 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72112(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.265 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.266 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.267 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.284 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.391 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.391 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.408 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.409 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.409 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.426 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.428 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.428 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.446 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.448 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.449 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72113(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.466 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.467 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.467 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.485 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.486 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.486 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.503 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.504 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.504 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.521 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.522 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.523 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.541 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.542 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.543 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72114(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.560 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.561 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.561 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.583 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.599 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.599 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.638 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.640 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.640 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.666 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.667 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.668 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.697 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.707 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.707 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72115(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.736 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.737 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.737 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.755 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.756 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.756 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.773 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.774 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.775 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.792 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.793 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.793 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:02.812 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.112 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.112 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.187 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.187 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.188 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.256 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.257 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.257 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.275 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.276 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.276 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.293 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.294 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.294 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.377 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.379 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.379 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.398 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.401 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.402 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.419 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.420 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.420 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.437 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.438 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.439 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.468 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.469 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.469 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.517 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.518 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.518 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.546 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.548 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.548 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.569 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.570 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.570 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.599 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.603 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.604 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.621 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.623 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.623 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.640 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.642 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.642 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.659 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.705 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.705 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.722 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.723 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.723 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.740 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.741 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.741 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.758 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.759 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.759 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.776 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.777 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.777 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.794 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.796 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.796 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.813 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.814 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.815 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:14:04.831 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.032 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.032 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.053 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.054 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.128 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.129 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.129 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.198 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.199 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.199 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.200 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.201 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.201 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.216 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.217 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.217 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.218 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.235 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.236 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.236 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.320 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.321 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.321 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.339 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.340 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.340 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.357 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.358 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.358 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.375 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.376 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.376 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.397 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.398 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.398 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.415 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.416 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.416 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.433 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.434 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.434 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.451 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.452 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.452 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.469 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.471 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.471 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.487 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.489 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.489 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.507 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.508 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.508 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.525 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.525 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.525 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.543 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.544 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.545 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.562 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.563 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.563 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.580 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.581 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.581 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.598 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.599 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.599 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.617 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.618 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.618 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.635 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.636 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.636 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:16:43.654 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.488 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.488 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.489 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.490 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.563 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.563 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.563 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.617 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.618 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.618 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.636 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.636 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.636 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.654 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.655 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.655 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.658 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.659 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.659 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.676 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.737 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.738 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.739 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.756 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.756 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.757 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.774 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.774 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.775 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.792 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.792 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.793 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.814 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.814 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.815 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.832 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.833 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.833 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.850 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.851 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.851 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.868 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.868 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.868 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.886 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.887 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.887 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.905 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.907 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.907 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.923 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.924 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.924 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.941 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.943 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.943 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.961 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.962 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.962 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.979 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.980 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.980 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:31.997 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:32.002 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:32.003 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:32.021 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:32.026 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:32.026 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:32.043 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:32.044 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:32.044 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:32.061 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:32.063 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:32.063 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:17:32.080 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.511 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.511 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.548 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.548 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.587 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.587 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.588 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.641 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.642 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.642 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.660 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.661 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.661 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.679 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.679 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.680 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.716 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.717 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.717 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.734 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.761 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.762 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.762 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.780 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.781 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.781 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.798 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.798 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.799 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.820 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.821 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.821 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.841 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.841 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.842 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.859 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.859 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.860 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.877 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.878 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.878 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.895 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.895 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.895 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.913 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.914 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.914 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:28.932 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.018 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.019 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.020 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.020 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.036 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.037 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.038 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.038 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.054 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.056 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.056 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.073 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.075 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.075 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.093 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.094 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.094 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.111 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.113 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.113 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.130 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.132 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.132 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.149 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.151 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.151 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.168 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.169 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.170 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.186 DEBUG 5292 [http-nio-8879-exec-21] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.496 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.497 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.514 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.518 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.518 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:18:29.535 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.242 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.243 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.244 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.244 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.319 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.320 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.321 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.392 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.393 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.394 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.410 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.411 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.411 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.411 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.412 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.413 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.428 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.429 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.431 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.432 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.514 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.516 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.516 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.534 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.535 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.535 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.553 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.554 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.554 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.571 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.572 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.572 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.592 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.594 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.594 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.611 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.612 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.613 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.630 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.631 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.631 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.648 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.650 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.650 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.668 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.708 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.708 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.726 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.727 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.728 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.745 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.747 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.747 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.764 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.766 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.766 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.783 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.785 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.785 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.802 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.803 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.803 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.820 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.822 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.822 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.839 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.841 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.841 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.858 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.860 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.860 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.877 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.879 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.879 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:05.896 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:18.961 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:18.961 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:18.981 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:18.981 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.061 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.062 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.062 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.130 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.132 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.132 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.139 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.140 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.141 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.149 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.150 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.150 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.162 DEBUG 5292 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.175 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.177 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.177 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.259 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.261 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.262 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.280 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.286 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.287 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.305 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.307 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.308 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.335 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.337 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.337 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.358 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.360 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.360 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.378 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.379 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.380 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.399 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.400 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.401 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.424 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.427 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.429 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.446 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.448 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.449 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.466 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.468 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.468 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.494 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.497 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.498 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.515 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.517 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.517 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.534 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.536 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.536 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.553 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.554 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.554 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.570 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.572 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.572 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.589 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.590 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.591 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.607 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.609 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.610 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.626 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.628 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.628 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:19.645 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:43.818 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:43.819 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:43.854 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:43.854 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:43.894 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:43.894 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:43.895 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:43.964 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:43.965 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:43.965 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:43.982 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:43.984 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:43.984 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.001 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.002 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.002 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.022 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.023 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.024 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.041 DEBUG 5292 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.087 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.091 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.091 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.108 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.109 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.109 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.126 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.126 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.127 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.144 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.145 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.145 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.165 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.166 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.166 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.184 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.186 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.187 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.204 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.204 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.205 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.221 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.221 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.222 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.239 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.240 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.240 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.258 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.259 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.259 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.276 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.277 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.277 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.294 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.296 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.296 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.313 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.314 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.314 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.330 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.332 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.332 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.349 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.350 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.351 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.368 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.370 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.370 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.388 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.389 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.389 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.406 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.407 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.407 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:19:44.425 DEBUG 5292 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.460 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.461 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.494 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.494 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.569 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.571 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.572 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.625 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.627 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.627 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.628 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.629 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.629 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.645 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.646 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.646 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.647 DEBUG 5292 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.663 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.664 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.664 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.750 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.753 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.754 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.773 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.774 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.774 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.791 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.792 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.792 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.810 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.811 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.811 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.832 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.834 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.834 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.851 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.854 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.854 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.872 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.874 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.875 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.892 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.893 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.893 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.911 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.912 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.913 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.930 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.931 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.931 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.949 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.950 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.950 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.967 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.969 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.969 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.986 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.988 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:05.988 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:06.005 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:06.006 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:06.007 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:06.024 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:06.027 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:06.027 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:06.044 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:06.046 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:06.047 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:06.063 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:06.065 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:06.065 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:06.082 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:06.084 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:06.084 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:06.101 DEBUG 5292 [http-nio-8879-exec-22] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.534 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.535 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.564 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.565 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.611 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.612 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.613 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.666 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.667 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.668 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.684 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.685 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.686 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.703 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.704 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.704 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.733 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.735 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.735 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.752 DEBUG 5292 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.788 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.789 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.790 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.807 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.809 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.809 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.827 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.828 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.828 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.845 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.847 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.847 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.867 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.868 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.869 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.886 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.887 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.887 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.905 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.905 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.906 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.923 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.923 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.924 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.941 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.942 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.943 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.960 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.961 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.961 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.978 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.979 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.980 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.996 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.997 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:42.998 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:43.014 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:43.015 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:43.015 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:43.032 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:43.036 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:43.036 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:43.054 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:43.056 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:43.056 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:43.073 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:43.076 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:43.076 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:43.094 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:43.095 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:43.096 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:43.113 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:43.114 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:43.114 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:20:43.130 DEBUG 5292 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.164 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.164 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.171 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.171 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.247 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.248 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.248 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.317 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.318 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.318 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.333 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.333 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.334 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.335 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.336 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.336 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.351 DEBUG 5292 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.353 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.354 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.354 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.438 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.439 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.440 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.457 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.457 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.458 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.475 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.475 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.475 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.507 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.509 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.509 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.557 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.558 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.558 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.613 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.614 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.614 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.631 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.632 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.632 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.649 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.650 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.650 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.668 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.669 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.670 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.686 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.688 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.688 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.705 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.707 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.707 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.724 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.725 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.725 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.742 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.744 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.744 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.761 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.763 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.763 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.780 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.781 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.782 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.798 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.800 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.800 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.817 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.818 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.819 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.835 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.837 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.837 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:22:49.854 DEBUG 5292 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:17.001 DEBUG 5248 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:17.024 DEBUG 5248 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:17.224 DEBUG 5248 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:17.242 DEBUG 5248 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:17.243 DEBUG 5248 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:17.273 DEBUG 5248 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:17.281 DEBUG 5248 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:17.282 DEBUG 5248 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:17.299 DEBUG 5248 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:17.305 DEBUG 5248 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:17.306 DEBUG 5248 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:17.324 DEBUG 5248 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:17.351 DEBUG 5248 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:17.352 DEBUG 5248 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:17.520 DEBUG 5248 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:17.526 DEBUG 5248 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:17.527 DEBUG 5248 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:17.554 DEBUG 5248 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:17.557 DEBUG 5248 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:17.557 DEBUG 5248 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:17.574 DEBUG 5248 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:17.576 DEBUG 5248 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:17.576 DEBUG 5248 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:17.593 DEBUG 5248 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.299 DEBUG 17716 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.329 DEBUG 17716 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.479 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.479 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.529 DEBUG 17716 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.539 DEBUG 17716 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.539 DEBUG 17716 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.549 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.559 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.559 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.559 DEBUG 17716 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.629 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.649 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.649 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.669 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.669 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.669 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.689 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.699 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.699 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.789 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.799 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.799 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.819 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.829 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.829 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.849 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.859 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.859 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.879 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.899 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.899 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.919 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.939 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.939 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.959 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.959 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.959 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.982 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.984 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:52.985 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.004 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.027 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.027 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.048 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.085 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.086 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.104 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.131 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.132 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.149 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.153 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.154 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.170 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.172 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.173 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.190 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.192 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.192 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.210 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.212 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.212 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.229 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.230 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.231 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.248 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.251 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.252 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.268 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.271 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.271 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.288 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.290 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.290 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:25:53.307 DEBUG 17716 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:03.331 DEBUG 17716 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:03.332 DEBUG 17716 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:03.499 DEBUG 17716 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:03.500 DEBUG 17716 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:03.500 DEBUG 17716 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:03.523 DEBUG 17716 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:03.525 DEBUG 17716 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:03.525 DEBUG 17716 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:03.542 DEBUG 17716 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:32.983 DEBUG 17716 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:32.984 DEBUG 17716 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:32.984 DEBUG 17716 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:32.984 DEBUG 17716 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.003 DEBUG 17716 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.004 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.004 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.081 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.082 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.082 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.149 DEBUG 17716 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.151 DEBUG 17716 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.151 DEBUG 17716 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.158 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.159 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.159 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.168 DEBUG 17716 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.179 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.180 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.181 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.201 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.202 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.203 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.291 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.292 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.293 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.317 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.319 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.319 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.345 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.346 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.347 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.376 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.380 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.380 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.437 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.439 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.440 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.459 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.460 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.460 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.487 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.489 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.489 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.537 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.538 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.539 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.559 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.561 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.561 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.581 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.583 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.593 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.637 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.641 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.642 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.665 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.667 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.668 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.687 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.704 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.724 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.744 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.750 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.751 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.769 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.772 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.774 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.800 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.804 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.804 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.837 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.838 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.839 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.858 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.859 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.860 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:26:33.890 DEBUG 17716 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:05.527 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:05.553 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:05.755 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:05.786 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:05.787 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:05.823 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:05.835 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:05.836 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:05.853 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.110 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.111 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.128 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.131 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.132 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.150 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.169 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.170 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.254 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.257 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.258 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.276 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.301 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.302 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.322 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.337 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.337 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.399 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.400 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.401 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.421 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.425 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.425 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.446 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.460 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.461 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.478 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.489 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.489 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.508 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.522 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.523 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.555 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.566 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.567 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.596 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.649 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.650 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.817 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.821 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.822 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.850 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.853 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.854 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:10.871 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.682 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.683 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.700 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.701 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.702 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.719 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.720 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.721 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.803 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.804 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.805 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.822 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.824 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.824 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.844 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.846 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.846 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.906 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.908 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.908 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.926 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.926 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.926 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.944 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.946 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.946 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.963 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.964 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.964 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.981 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.983 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:14.983 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:15.014 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:15.015 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:15.015 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:15.042 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:47.534 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:47.534 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:47.699 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:47.700 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:47.701 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:47.721 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:47.722 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:47.722 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:47.739 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.685 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.685 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.702 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.703 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.703 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.721 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.722 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.722 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.804 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.806 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.807 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.824 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.825 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.825 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.845 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.847 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.847 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.908 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.910 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.910 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.927 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.928 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.928 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.945 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.947 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.947 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.964 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.965 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.966 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.984 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.985 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:54.985 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.016 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.017 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.017 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.043 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.048 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.049 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.215 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.219 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.220 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.239 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.240 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.240 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.258 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.262 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.262 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.279 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.280 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.280 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.297 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.298 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.298 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.380 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.381 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.381 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.399 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.400 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.400 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.420 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.421 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.421 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.483 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.485 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.485 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.503 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.504 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.504 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.521 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.522 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.522 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.539 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.541 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.542 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.560 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.564 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.565 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.598 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.601 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.602 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:27:55.628 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:18.974 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:18.974 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.143 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.146 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.147 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.169 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.170 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.170 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.187 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.188 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.188 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.205 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.206 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.206 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.224 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.224 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.225 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.306 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.307 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.307 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.323 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.324 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.324 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.345 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.346 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.346 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.407 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.408 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.408 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.427 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.430 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.431 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.450 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.452 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.452 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.469 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.470 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.470 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.487 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.488 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.488 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.520 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.521 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.521 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.546 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.551 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.551 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.717 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.721 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.721 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.739 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.740 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.740 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.757 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.758 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.758 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.775 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.776 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.776 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.794 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.795 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.795 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.876 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.877 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.877 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.895 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.896 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.897 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.916 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.917 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.917 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.978 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.979 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.979 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:19.999 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:20.001 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:20.003 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:20.023 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:20.024 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:20.024 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:20.041 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:20.041 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:20.042 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:20.059 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:20.060 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:20.060 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:20.091 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:20.092 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:20.092 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:28:20.118 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:08.876 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:08.878 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.043 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.043 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.044 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.118 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.121 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.122 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.168 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.168 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.176 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.177 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.177 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.187 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.200 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.203 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.204 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.221 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.224 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.224 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.308 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.309 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.310 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.329 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.338 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.339 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.356 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.357 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.357 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.374 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.375 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.375 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.395 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.409 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.410 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.427 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.428 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.428 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.444 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.445 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.446 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.463 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.464 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.464 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.481 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.499 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.499 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.516 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.533 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.534 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.551 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.552 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.552 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.569 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.570 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.570 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.588 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.589 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.589 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.606 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.607 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.607 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.624 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.625 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.625 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.642 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.643 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.643 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.660 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.662 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.662 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.678 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.688 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.688 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:09.705 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.228 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.229 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.393 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.395 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.395 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.415 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.416 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.416 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.433 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.435 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.435 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.451 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.452 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.452 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.469 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.470 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.470 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.553 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.554 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.554 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.571 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.572 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.572 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.591 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.592 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.592 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.652 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.653 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.653 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.671 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.671 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.671 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.689 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.690 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.690 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.707 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.707 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.708 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.725 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.727 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.727 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.759 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.760 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.760 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.786 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.791 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.791 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.961 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.963 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.963 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.988 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.990 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:40.991 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.008 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.008 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.009 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.026 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.027 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.027 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.053 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.056 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.056 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.139 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.142 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.143 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.160 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.161 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.161 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.181 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.182 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.183 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.243 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.244 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.244 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.263 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.264 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.265 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.286 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.287 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.289 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.306 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.307 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.308 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.324 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.326 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.326 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.358 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.359 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.359 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:41.385 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.230 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.231 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.398 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.400 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.400 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.419 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.419 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.420 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.436 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.437 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.437 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.455 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.455 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.455 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.472 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.473 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.473 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.556 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.557 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.557 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.573 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.574 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.574 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.594 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.595 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.595 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.656 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.657 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.657 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.674 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.675 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.675 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.692 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.693 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.693 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.711 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.711 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.711 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.729 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.730 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.730 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.760 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.762 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.762 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.789 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.793 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.793 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.960 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.963 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.963 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.981 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.982 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.982 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:46.999 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.000 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.000 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.017 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.017 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.018 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.036 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.039 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.040 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.123 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.123 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.124 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.141 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.142 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.142 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.162 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.164 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.164 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.225 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.226 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.226 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.243 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.244 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.244 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.261 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.263 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.263 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.280 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.281 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.281 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.298 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.298 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.299 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.329 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.330 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.330 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:29:47.356 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.047 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.047 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.212 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.213 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.213 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.232 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.233 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.233 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.250 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.251 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.251 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.267 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.267 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.268 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.285 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.286 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.286 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.368 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.369 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.369 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.386 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.387 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.387 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.407 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.407 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.408 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.470 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.471 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.471 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.489 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.490 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.490 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.509 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.510 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.510 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.526 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.527 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.527 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.544 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.545 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.545 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.576 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.577 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.577 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.604 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.610 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.610 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.777 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.782 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.782 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.804 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.806 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.807 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.825 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.826 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.826 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.843 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.846 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.847 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.866 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.867 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.867 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.950 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.951 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.951 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.969 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.969 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.970 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.989 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.990 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:15.990 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:16.050 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:16.051 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:16.051 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:16.069 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:16.070 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:16.070 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:16.089 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:16.090 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:16.090 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:16.106 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:16.107 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:16.107 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:16.124 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:16.125 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:16.125 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:16.157 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:16.157 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:16.158 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:16.183 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:26.444 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getListForRMS ==> Preparing: select a.patentno as patent_no from os_patent a WHERE patentno="0" or a.id in (select pid from os_thematic_pid where zid = ?) or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) limit ? , ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:33:26.445 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getListForRMS ==> Parameters: 174(Integer), CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), -1(Integer), 0(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.220 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.225 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.322 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.323 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.324 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.378 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.386 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.387 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.405 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.406 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.406 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.425 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.428 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.429 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.495 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.496 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.511 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.513 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.513 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.531 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.533 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.533 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.550 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.551 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.552 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.569 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.653 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.653 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.664 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.673 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.674 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.676 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.688 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.689 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.698 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.710 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.713 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.713 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.730 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.733 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.733 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.752 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.754 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.754 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.776 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.782 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.783 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.800 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.802 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.802 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.819 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.821 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.821 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.838 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.840 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.840 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.857 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.859 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.859 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.876 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.880 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.881 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.897 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.901 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.901 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.918 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.920 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.920 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.937 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.938 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.938 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.955 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.957 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.957 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:49.974 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:55.881 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:55.881 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:55.923 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:55.923 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:55.998 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:55.998 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:55.999 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.048 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.049 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.049 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.066 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.068 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.070 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.070 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.088 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.089 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.089 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.106 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.107 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.108 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.192 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.193 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.194 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.210 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.212 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.212 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.229 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.230 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.231 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.247 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.248 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.248 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.268 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.270 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.270 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.286 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.287 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.288 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.304 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.305 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.305 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.321 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.323 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.323 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.340 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.342 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.342 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.359 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.361 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.361 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.377 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.378 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.379 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.395 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.398 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.398 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.415 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.417 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.417 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.433 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.435 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.435 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.452 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.454 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.454 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.471 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.472 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.472 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.489 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.495 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.495 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.512 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.516 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.516 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:36:56.533 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.258 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.260 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.335 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.336 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.336 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.389 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.391 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.391 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.408 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.409 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.410 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.427 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.428 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.429 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.510 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.512 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.512 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.529 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.531 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.531 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.547 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.549 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.549 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.566 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.567 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.567 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.587 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.589 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.589 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.605 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.607 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.607 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.623 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.625 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.625 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.641 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.642 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.643 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.660 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.662 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.662 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.678 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.680 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.680 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.697 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.698 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.699 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.716 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.717 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.718 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.734 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.735 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.735 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.752 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.753 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.754 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.770 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.772 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.772 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.789 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.790 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.791 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.806 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.808 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.808 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.825 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.826 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.826 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.842 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.922 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.922 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.996 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.996 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:54.996 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.048 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.049 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.050 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.067 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.068 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.068 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.085 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.086 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.086 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.169 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.170 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.171 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.188 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.189 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.190 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.207 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.208 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.208 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.225 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.226 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.226 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.246 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.247 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.247 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.264 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.265 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.265 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.282 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.287 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.287 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.304 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.305 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.305 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.322 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.323 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.323 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.340 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.341 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.341 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.357 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.358 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.359 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.376 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.377 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.377 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.393 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.395 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.395 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.412 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.418 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.418 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.436 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.440 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.441 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.457 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.459 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.459 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.476 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.477 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.477 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.494 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.495 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.495 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:55.512 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.692 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.692 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.765 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.766 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.766 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.818 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.819 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.819 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.836 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.837 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.837 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.854 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.855 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.855 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.938 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.939 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.939 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.956 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.958 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.958 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.975 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.976 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.976 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.991 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.992 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:56.992 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.012 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.013 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.013 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.030 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.031 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.032 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.049 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.050 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.050 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.066 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.067 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.067 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.084 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.086 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.086 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.103 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.104 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.104 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.121 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.122 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.122 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.138 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.140 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.140 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.158 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.159 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.159 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.176 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.177 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.177 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.194 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.195 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.196 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.212 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.213 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.213 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.230 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.232 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.232 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.248 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.249 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.250 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:37:57.267 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:43:52.105 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:43:52.105 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:43:52.271 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:43:52.272 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:43:52.272 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:43:52.289 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:44:11.976 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:44:11.976 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:44:12.153 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:44:12.154 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:44:12.154 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:44:12.171 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:44:13.837 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:44:13.838 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:44:14.000 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:44:14.000 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:44:14.000 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:44:14.025 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:44:30.499 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:44:30.499 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:44:30.658 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:44:30.658 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:44:30.658 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:44:30.678 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:05.182 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:05.182 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:05.347 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:05.348 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:05.349 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:05.366 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:31.690 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:31.691 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:31.766 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:31.767 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:31.767 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:31.820 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:31.822 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:31.823 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:31.840 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:31.841 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:31.841 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:31.858 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:31.860 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:31.860 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:31.943 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:31.945 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:31.946 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:31.963 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:31.966 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:31.966 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:31.982 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:31.984 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:31.984 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.000 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.002 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.002 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.022 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.024 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.025 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.041 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.043 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.043 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.059 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.060 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.061 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.077 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.079 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.079 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.096 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.099 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.099 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.115 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.117 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.117 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.134 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.135 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.135 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.152 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.153 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.153 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.170 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.171 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.172 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.188 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.189 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.189 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.207 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.208 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.209 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.225 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.227 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.227 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.244 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.245 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.245 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.262 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.264 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.264 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:32.280 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:33.090 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:33.090 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:33.255 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:33.256 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:33.256 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:45:33.273 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:46:00.091 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:46:00.091 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:46:00.257 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:46:00.258 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:46:00.258 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:46:00.276 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:46:17.232 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:46:17.233 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:46:17.393 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:46:17.393 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:46:17.393 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:46:17.413 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.553 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.553 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.594 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.595 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.669 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.669 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.670 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.718 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.719 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.720 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.721 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.722 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.722 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.737 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.739 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.740 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.740 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.760 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.761 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.761 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.848 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.852 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.853 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.871 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.874 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.875 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.892 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.893 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.893 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.910 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.911 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.911 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.930 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.932 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.932 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.949 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.955 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.955 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.975 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.978 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.979 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.995 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.996 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:35.997 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.014 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.015 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.015 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.025 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.035 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.035 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.055 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.055 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.055 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.075 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.075 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.075 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.095 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.095 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.095 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.115 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.115 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.115 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.125 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.135 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.135 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.145 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.155 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.155 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.165 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.165 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.165 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.188 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.188 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.188 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:47:36.198 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:49:13.420 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:49:13.420 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:49:13.585 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:49:13.587 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:49:13.587 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:49:13.605 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:50:48.367 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:50:48.367 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:50:48.534 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:50:48.535 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:50:48.535 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:50:48.552 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:51:07.224 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:51:07.224 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:51:07.395 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:51:07.396 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:51:07.396 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:51:07.413 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:51:59.590 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:51:59.591 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:51:59.760 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:51:59.765 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:51:59.765 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:51:59.782 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:52:47.030 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:52:47.030 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:52:47.070 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:52:47.070 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:52:47.190 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:52:47.200 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:52:47.200 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:52:47.210 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:52:47.310 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:52:47.310 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:52:47.310 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:52:47.320 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:52:53.171 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:52:53.171 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:52:53.338 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:52:53.339 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:52:53.339 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:52:53.356 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:46.489 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:46.490 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:46.655 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:46.657 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:46.657 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:46.673 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.134 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.134 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.210 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.211 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.211 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.282 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.283 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.284 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.301 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.302 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.302 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.319 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.320 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.320 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.404 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.406 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.406 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.422 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.422 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.423 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.424 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.424 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.442 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.443 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.443 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.459 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.460 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.460 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.480 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.481 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.481 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.498 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.500 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.500 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.517 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.518 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.518 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.534 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.535 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.535 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.552 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.554 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.554 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.571 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.572 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.572 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.588 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.589 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.589 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.590 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.590 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.590 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.607 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.607 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.608 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.609 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.626 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.627 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.627 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.644 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.645 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.645 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.662 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.663 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.664 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.680 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.682 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.682 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.699 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.700 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.701 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.718 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.719 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.719 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:53:51.736 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.012 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.012 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.086 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.086 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.087 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.157 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.159 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.159 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.177 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.182 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.183 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.203 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.207 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.208 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.293 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.295 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.296 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.312 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.314 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.314 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.331 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.332 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.332 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.349 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.350 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.350 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.371 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.372 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.372 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.389 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.390 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.390 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.407 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.408 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.408 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.424 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.425 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.425 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.442 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.443 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.444 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.461 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.462 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.462 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.479 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.480 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.481 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.497 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.500 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.500 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.517 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.518 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.518 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.535 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.536 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.536 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.553 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.554 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.555 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.571 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.578 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.579 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.596 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.597 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.597 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.613 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.615 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.615 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:04.632 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:05.256 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:05.257 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:05.421 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:05.422 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:05.423 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:05.440 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.226 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.231 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.306 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.306 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.307 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.373 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.375 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.375 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.393 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.394 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.394 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.411 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.412 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.412 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.497 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.499 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.499 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.516 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.517 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.518 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.534 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.536 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.536 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.553 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.554 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.555 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.575 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.577 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.577 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.593 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.599 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.599 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.617 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.623 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.624 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.641 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.646 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.647 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.664 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.665 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.666 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.682 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.684 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.684 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.700 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.702 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.702 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.719 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.720 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.721 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.737 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.738 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.738 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.755 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.756 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.756 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.773 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.775 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.775 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.791 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.793 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.793 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.810 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.811 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.811 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.828 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.829 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.829 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:06.846 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.091 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.092 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.166 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.166 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.167 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.234 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.235 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.235 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.253 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.254 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.254 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.271 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.272 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.272 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.356 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.358 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.358 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.375 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.376 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.376 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.393 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.394 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.394 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.411 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.412 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.412 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.432 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.433 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.433 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.450 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.451 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.451 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.468 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.469 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.469 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.486 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.487 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.487 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.504 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.507 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.507 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.524 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.525 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.525 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.542 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.543 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.543 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.560 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.561 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.561 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.578 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.579 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.579 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.597 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.598 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.598 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.615 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.616 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.617 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.633 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.635 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.635 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.652 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.653 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.653 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.670 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.671 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.671 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:07.689 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.485 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.485 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.560 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.560 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.561 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.629 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.630 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.631 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.647 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.648 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.648 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.665 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.667 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.667 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.752 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.754 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.754 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.771 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.772 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.772 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.789 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.791 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.791 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.809 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.810 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.810 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.830 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.831 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.832 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.848 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.849 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.849 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.866 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.867 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.867 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.885 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.891 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.892 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.910 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.913 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.914 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.931 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.933 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.934 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.951 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.955 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.955 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.971 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.974 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.974 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.991 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.992 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:12.992 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:13.009 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:13.010 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:13.010 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:13.027 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:13.028 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:13.028 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:13.045 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:13.047 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:13.047 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:13.064 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:13.065 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:13.065 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:13.082 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:13.083 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:13.083 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:13.100 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:30.374 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:30.374 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:30.538 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:30.541 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:30.541 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:54:30.558 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:55:46.441 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:55:46.442 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:55:46.609 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:55:46.614 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:55:46.614 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:55:46.632 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:28.344 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:28.344 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:28.362 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:28.582 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:28.583 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:28.599 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:28.667 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:28.667 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:28.684 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.524 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.524 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.567 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.567 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.689 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.689 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.689 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.732 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.732 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.732 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.750 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.750 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.750 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.763 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.763 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.764 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.767 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.831 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.832 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.832 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.849 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.850 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.850 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.867 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.868 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.869 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.952 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.954 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.955 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.972 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.973 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.973 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.990 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.991 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:30.991 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.008 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.009 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.009 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.029 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.031 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.031 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.048 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.049 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.049 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.066 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.067 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.067 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.083 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.084 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.084 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.102 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.104 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.104 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.121 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.128 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.128 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.146 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.152 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.153 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.170 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.171 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.171 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.189 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.189 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.190 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.206 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.208 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.208 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.225 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.226 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.226 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.244 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.245 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.246 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.262 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.264 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.265 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.280 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.282 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.283 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:56:31.300 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:57:20.450 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:57:20.451 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:57:20.616 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:57:20.617 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:57:20.617 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:57:20.633 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:57:23.375 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:57:23.375 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:57:23.541 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:57:23.542 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:57:23.542 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:57:23.558 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:57:27.992 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:57:27.992 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:57:28.159 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:57:28.160 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:57:28.161 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:57:28.177 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.663 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.663 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.728 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.728 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.736 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.737 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.737 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.805 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.806 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.806 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.824 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.825 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.825 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.841 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.842 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.843 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.892 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.893 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.894 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.911 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.926 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.927 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.928 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.944 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.945 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.945 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.961 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.962 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.963 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.979 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.980 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:24.980 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.000 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.002 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.002 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.018 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.019 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.020 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.036 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.038 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.038 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.054 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.056 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.056 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.073 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.075 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.075 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.091 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.092 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.092 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.108 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.109 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.109 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.125 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.126 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.126 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.144 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.149 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.150 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.167 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.172 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.172 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.188 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.189 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.189 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.205 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.210 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.210 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.227 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.235 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.236 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.251 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.253 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.253 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:58:25.269 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:05.891 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:05.891 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:05.961 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:05.961 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:05.961 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.021 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.021 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.021 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.041 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.041 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.041 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.051 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.051 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.051 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.141 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.141 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.141 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.151 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.161 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.161 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.171 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.171 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.171 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.191 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.191 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.191 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.211 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.211 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.211 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.231 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.231 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.231 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.241 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.241 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.241 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.261 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.261 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.261 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.281 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.281 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.281 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.301 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.301 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.301 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.311 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.311 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.311 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.331 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.331 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.331 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.351 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.351 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.351 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.371 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.371 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.371 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.381 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.381 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.381 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.401 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.401 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.401 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.421 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.421 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.421 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.441 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.441 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.441 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:06.451 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:11.905 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:11.905 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:11.975 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:11.975 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:11.975 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.025 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.025 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.025 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.045 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.045 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.045 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.065 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.065 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.065 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.145 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.145 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.145 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.165 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.165 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.165 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.185 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.185 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.185 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.195 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.195 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.195 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.215 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.215 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.225 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.235 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.235 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.235 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.255 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.255 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.255 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.275 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.275 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.275 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.285 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.285 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.285 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.305 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.305 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.305 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.325 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.325 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.325 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.345 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.345 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.345 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.355 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.365 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.365 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.375 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.375 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.375 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.395 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.395 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.395 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.415 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.415 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.415 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.425 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.435 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.435 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.445 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.445 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.445 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 15:59:12.465 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.568 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.569 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.595 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.595 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.669 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.669 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.670 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.736 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.737 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.737 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.737 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.738 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.739 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.754 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.756 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.757 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.757 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.775 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.776 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.776 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.864 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.865 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.866 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.883 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.884 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.885 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.901 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.902 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.902 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.918 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.919 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.920 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.940 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.941 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.942 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.958 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.959 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.959 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.976 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.977 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.977 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.994 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.995 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:56.995 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.011 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.012 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.013 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.030 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.031 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.031 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.048 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.049 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.050 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.066 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.067 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.067 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.084 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.085 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.085 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.102 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.103 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.104 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.120 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.122 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.122 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.138 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.139 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.140 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.157 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.158 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.158 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.174 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.182 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.183 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:01:57.200 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:45.927 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:45.927 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:45.944 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:45.955 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:45.955 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:45.972 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.131 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.132 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.148 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.627 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.628 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.710 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.710 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.785 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.785 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.786 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.794 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.795 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.795 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.811 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.852 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.853 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.853 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.870 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.871 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.872 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.889 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.890 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.890 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.974 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.975 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.975 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.993 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.994 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:46.994 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.010 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.011 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.011 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.028 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.030 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.030 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.050 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.051 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.051 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.068 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.069 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.069 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.086 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.087 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.087 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.103 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.104 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.104 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.121 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.123 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.123 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.140 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.141 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.141 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.158 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.159 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.160 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.176 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.177 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.178 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.194 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.196 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.196 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.212 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.214 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.214 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.231 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.233 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.233 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.249 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.251 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.251 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.267 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.269 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.269 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.285 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.287 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.287 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:47.303 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.128 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.128 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.168 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.168 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.202 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.202 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.203 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.270 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.271 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.271 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.289 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.290 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.290 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.307 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.308 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.308 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.339 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.341 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.341 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.357 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.393 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.394 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.395 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.411 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.412 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.412 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.429 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.430 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.430 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.447 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.448 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.448 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.468 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.469 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.469 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.487 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.488 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.488 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.504 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.505 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.505 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.522 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.526 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.527 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.544 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.545 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.545 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.562 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.563 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.563 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.580 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.582 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.582 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.598 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.599 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.599 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.616 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.618 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.618 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.635 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.636 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.636 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.653 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.654 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.654 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.671 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.677 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.678 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.696 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.697 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.697 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.714 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.716 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.716 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:03:57.732 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.355 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.355 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.359 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.359 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.430 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.430 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.430 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.498 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.499 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.499 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.517 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.518 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.518 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.524 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.525 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.525 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.535 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.536 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.536 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.542 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.621 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.623 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.623 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.641 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.642 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.642 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.659 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.660 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.660 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.677 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.681 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.682 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.702 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.707 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.708 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.725 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.726 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.726 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.742 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.743 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.744 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.760 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.761 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.761 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.778 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.779 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.779 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.796 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.798 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.798 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.815 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.816 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.816 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.833 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.834 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.834 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.851 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.852 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.852 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.869 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.871 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.871 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.888 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.889 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.889 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.906 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.908 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.908 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.924 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.926 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.926 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.943 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.944 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.944 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:18.961 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.487 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.487 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.520 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.521 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.594 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.594 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.595 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.647 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.648 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.648 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.654 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.655 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.655 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.664 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.666 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.666 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.673 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.684 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.685 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.685 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.786 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.792 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.793 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.811 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.813 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.813 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.829 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.830 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.831 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.847 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.847 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.848 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.867 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.868 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.868 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.884 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.886 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.886 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.902 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.903 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.904 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.919 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.920 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.920 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.937 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.938 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.938 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.954 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.955 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.955 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.971 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.972 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.972 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.989 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.990 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:53.991 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:54.006 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:54.008 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:54.008 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:54.024 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:54.025 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:54.025 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:54.042 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:54.043 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:54.043 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:54.058 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:54.060 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:54.060 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:54.076 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:54.077 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:54.077 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:54.093 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:54.095 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:54.095 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:04:54.111 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:11.685 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:11.686 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:11.703 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:11.711 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:11.712 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:11.728 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:11.922 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:11.922 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:11.939 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.412 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.412 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.552 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.552 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.580 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.581 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.581 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.599 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.627 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.628 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.629 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.682 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.684 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.684 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.700 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.701 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.702 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.718 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.719 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.719 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.802 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.804 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.804 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.820 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.821 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.821 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.837 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.839 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.839 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.855 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.856 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.856 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.876 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.877 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.877 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.892 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.893 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.893 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.909 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.910 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.910 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.926 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.927 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.927 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.943 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.945 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.945 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.961 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.963 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.963 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.978 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.980 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.980 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.996 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.997 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:12.997 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:13.014 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:13.015 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:13.015 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:13.031 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:13.033 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:13.033 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:13.049 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:13.050 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:13.050 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:13.066 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:13.067 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:13.067 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:13.083 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:13.084 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:13.084 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:13.101 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:13.102 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:13.102 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:13.118 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:45.896 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:45.896 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:45.918 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:45.928 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:45.929 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:45.947 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:45.965 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:45.965 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:45.981 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:46.490 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:46.490 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:46.658 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:46.659 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:46.659 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:46.676 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:46.766 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:46.766 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:46.840 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:46.840 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:46.840 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:46.895 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:46.896 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:46.896 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:46.912 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:46.913 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:46.913 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:46.931 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:46.936 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:46.937 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.018 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.020 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.020 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.036 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.037 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.037 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.054 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.055 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.055 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.071 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.075 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.076 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.095 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.096 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.096 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.112 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.113 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.113 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.129 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.130 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.130 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.148 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.149 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.149 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.165 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.167 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.167 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.183 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.184 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.184 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.200 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.202 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.202 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.217 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.219 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.219 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.234 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.236 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.236 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.252 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.253 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.253 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.269 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.275 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.276 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.293 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.296 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.296 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.312 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.314 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.314 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.330 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.332 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.332 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:06:47.349 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:50.869 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:50.869 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:50.899 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:50.899 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:50.969 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:50.969 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:50.969 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.029 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.029 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.029 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.040 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.040 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.040 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.049 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.049 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.049 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.060 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.060 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.060 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.060 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.150 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.150 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.150 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.169 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.169 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.169 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.190 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.190 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.190 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.199 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.209 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.209 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.220 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.229 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.229 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.239 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.249 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.249 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.260 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.260 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.260 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.280 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.280 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.280 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.299 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.299 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.299 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.320 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.320 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.320 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.340 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.340 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.340 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.350 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.359 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.359 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.370 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.370 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.370 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.390 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.390 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.390 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.409 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.409 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.409 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.430 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.430 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.430 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.439 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.449 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.449 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.459 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.469 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.469 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:11:51.489 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:17:27.620 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:17:27.621 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:17:27.789 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:17:27.790 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:17:27.790 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:17:27.808 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:17:38.083 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:17:38.083 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:17:38.246 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:17:38.246 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:17:38.246 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:17:38.266 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.629 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.630 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.703 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.704 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.704 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.757 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.758 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.758 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.775 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.776 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.777 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.794 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.795 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.795 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.879 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.881 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.881 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.898 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.900 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.900 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.916 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.917 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.917 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.934 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.935 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.935 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.955 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.956 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.956 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.973 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.974 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.974 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.991 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.992 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:18.992 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.009 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.010 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.010 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.027 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.029 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.029 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.046 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.047 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.047 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.064 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.066 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.066 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.082 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.083 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.084 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.101 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.102 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.102 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.119 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.121 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.121 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.137 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.145 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.145 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.162 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.165 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.165 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.181 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.182 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.183 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.200 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.206 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.207 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.224 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.646 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.646 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.810 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.811 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.812 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:19.829 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:27.264 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:27.264 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:27.428 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:27.428 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:27.428 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:27.448 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:33.291 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:33.291 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:33.456 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:33.458 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:33.458 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:18:33.476 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.596 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.596 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.666 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.675 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.675 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.738 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.738 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.738 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.758 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.758 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.758 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.781 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.782 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.783 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.866 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.866 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.866 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.886 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.888 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.888 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.898 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.898 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.898 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.918 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.928 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.928 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.948 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.948 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.948 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.968 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.968 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.968 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.984 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.984 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:07.984 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.004 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.005 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.006 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.024 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.029 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.029 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.046 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.047 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.047 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.064 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.065 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.065 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.081 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.083 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.083 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.101 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.102 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.102 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.119 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.120 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.121 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.137 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.138 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.138 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.155 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.156 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.156 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.174 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.175 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.175 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.192 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.193 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.193 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:23:08.210 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.410 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.410 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.486 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.487 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.487 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.541 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.542 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.542 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.560 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.561 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.561 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.578 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.580 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.580 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.665 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.666 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.666 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.684 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.686 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.686 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.702 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.703 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.703 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.720 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.721 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.722 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.742 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.743 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.743 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.760 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.761 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.761 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.779 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.784 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.785 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.801 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.802 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.802 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.819 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.821 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.821 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.838 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.839 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.839 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.856 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.858 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.858 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.875 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.877 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.877 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.893 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.894 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.894 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.911 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.913 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.914 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.931 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.932 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.932 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.949 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.949 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.950 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.967 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.968 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.969 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.985 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.987 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:48.987 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:49.000 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.494 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.494 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.576 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.576 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.576 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.629 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.629 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.629 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.649 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.659 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.659 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.681 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.687 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.688 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.768 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.768 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.768 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.788 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.788 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.788 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.808 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.818 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.818 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.836 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.836 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.836 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.856 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.856 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.856 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.876 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.876 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.876 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.896 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.896 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.896 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.916 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.916 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.916 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.926 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.936 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.936 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.946 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.946 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.946 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.966 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.966 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.966 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.986 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.986 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:54.986 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:55.008 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:55.009 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:55.009 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:55.026 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:55.027 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:55.027 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:55.044 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:55.045 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:55.045 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:55.062 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:55.069 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:55.070 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:55.087 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:55.094 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:55.094 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:55.111 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:55.117 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:55.117 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:55.135 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.230 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.230 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.290 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.290 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.300 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.300 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.300 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.356 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.356 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.356 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.376 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.376 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.376 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.388 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.398 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.398 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.458 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.458 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.458 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.480 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.482 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.483 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.484 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.494 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.494 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.494 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.514 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.514 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.514 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.536 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.536 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.536 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.556 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.556 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.556 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.576 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.576 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.576 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.588 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.588 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.588 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.608 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.608 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.608 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.628 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.628 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.628 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.648 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.648 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.648 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.668 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.668 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.668 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.684 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.684 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.684 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.704 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.704 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.704 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.724 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.724 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.724 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.736 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.736 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.736 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.756 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.756 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.756 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.776 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.776 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.776 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.798 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.798 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.798 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:24:57.818 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.062 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.062 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.142 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.142 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.142 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.192 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.192 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.192 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.212 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.212 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.212 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.222 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.232 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.232 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.312 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.312 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.312 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.332 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.332 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.332 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.352 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.352 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.352 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.372 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.372 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.372 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.392 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.392 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.392 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.412 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.412 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.412 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.432 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.432 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.432 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.442 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.442 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.442 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.462 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.462 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.462 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.482 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.482 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.482 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.502 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.502 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.502 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.512 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.522 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.522 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.532 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.542 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.542 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.562 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.562 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.562 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.582 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.582 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.592 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.602 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.612 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.612 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.632 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.632 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.632 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.652 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.652 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.652 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:42.672 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.223 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.223 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.293 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.303 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.303 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.353 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.353 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.353 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.373 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.373 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.373 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.383 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.393 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.393 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.473 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.473 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.473 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.493 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.493 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.493 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.513 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.513 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.513 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.533 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.533 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.533 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.553 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.563 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.563 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.573 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.583 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.583 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.603 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.603 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.603 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.623 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.623 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.623 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.643 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.643 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.643 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.663 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.663 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.663 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.683 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.683 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.683 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.703 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.703 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.703 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.723 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.723 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.723 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.743 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.753 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.753 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.763 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.773 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.773 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.783 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.793 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.793 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.803 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.813 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.813 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.823 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.823 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.823 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:47.843 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:53.055 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:53.055 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:53.225 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:53.225 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:53.225 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:53.245 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:53.796 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:53.796 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:53.876 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:53.876 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:53.876 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:53.926 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:53.926 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:53.926 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:53.946 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:53.946 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:53.946 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:53.966 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:53.966 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:53.966 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.047 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.047 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.047 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.067 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.067 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.067 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.087 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.087 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.087 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.107 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.107 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.107 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.127 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.127 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.127 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.147 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.147 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.147 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.167 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.167 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.167 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.177 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.177 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.177 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.197 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.197 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.197 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.197 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.197 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.217 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.217 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.217 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.237 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.237 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.237 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.257 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.257 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.257 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.267 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.267 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.267 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.267 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.267 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.267 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.287 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.287 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.287 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.307 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.307 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.307 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.317 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.327 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.327 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.327 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.327 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.327 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.337 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.337 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.337 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.337 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.347 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.347 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.357 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.357 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.357 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.357 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.357 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.357 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.377 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.407 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.407 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.447 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.447 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.447 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.467 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.467 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.467 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.477 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.477 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.477 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.487 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.487 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.487 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.497 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.507 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.507 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.527 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.537 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.537 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.537 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.537 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.537 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.547 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.547 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.547 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.557 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.557 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.557 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.567 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.567 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.567 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.577 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.577 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.577 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.587 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.587 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.587 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.607 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.607 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.607 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.617 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.627 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.627 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.637 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.637 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.637 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.657 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.657 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.657 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.657 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.657 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.657 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.677 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.677 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.677 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.677 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.677 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.677 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.697 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.697 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.697 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.697 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.697 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.697 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.707 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.707 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.717 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.717 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.717 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.717 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.727 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.737 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.737 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.737 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.737 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.737 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.757 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.757 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.757 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.757 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.757 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.757 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.777 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.777 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.777 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.777 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.777 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.777 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.797 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.797 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.797 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.797 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.817 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.817 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.817 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.837 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.837 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.837 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.857 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.857 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.857 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.877 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.877 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.877 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.887 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.897 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.897 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.907 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.907 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.907 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.927 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.927 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.927 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.947 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.947 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.947 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.967 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.967 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.967 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.987 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.987 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.987 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:26:54.997 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.692 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.692 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.732 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.732 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.762 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.762 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.762 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.822 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.822 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.822 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.842 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.852 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.852 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.872 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.872 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.872 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.902 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.902 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.902 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.922 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.952 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.952 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.962 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.972 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.972 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.972 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.992 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.992 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:18.992 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.012 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.012 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.012 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.032 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.032 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.042 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.052 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.062 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.062 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.072 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.072 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.072 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.092 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.092 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.092 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.113 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.113 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.113 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.132 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.132 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.132 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.152 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.152 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.152 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.172 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.172 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.172 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.192 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.192 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.192 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.202 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.202 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.202 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.222 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.222 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.222 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.242 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.242 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.242 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.262 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.262 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.262 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.282 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.282 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.282 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:27:19.292 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:21.987 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:21.987 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.057 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.057 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.057 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.117 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.117 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.117 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.136 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.136 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.136 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.147 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.147 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.147 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.237 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.237 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.237 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.257 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.257 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.257 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.277 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.277 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.277 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.287 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.287 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.287 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.307 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.307 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.316 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.327 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.327 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.327 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.347 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.347 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.347 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.367 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.367 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.367 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.387 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.387 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.387 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.407 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.407 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.407 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.417 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.426 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.426 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.437 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.437 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.437 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.457 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.457 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.457 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.477 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.477 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.477 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.496 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.496 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.496 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.507 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.516 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.516 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.527 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.536 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.536 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.547 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.556 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.556 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:28:22.577 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:30:06.050 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:30:06.050 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:30:06.218 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:30:06.218 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:30:06.228 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:30:06.238 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:30:32.368 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:30:32.368 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:30:32.535 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:30:32.536 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:30:32.536 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:30:32.553 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.578 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.578 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.652 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.653 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.653 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.705 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.706 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.707 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.723 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.724 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.724 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.741 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.742 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.742 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.825 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.826 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.826 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.844 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.845 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.845 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.861 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.862 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.862 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.879 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.879 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.879 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.900 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.900 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.901 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.918 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.918 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.919 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.935 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.936 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.936 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.952 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.952 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.953 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.970 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.971 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.972 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.988 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.989 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:41.989 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.000 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.000 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.000 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.020 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.020 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.020 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.040 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.040 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.040 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.050 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.050 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.050 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.070 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.070 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.070 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.094 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.094 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.094 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.104 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.104 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.104 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.124 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.124 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.124 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:42.146 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.214 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.214 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.289 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.289 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.289 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.341 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.342 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.342 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.359 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.359 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.359 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.376 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.377 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.377 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.462 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.462 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.463 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.479 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.480 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.480 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.497 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.497 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.497 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.514 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.515 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.515 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.535 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.536 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.536 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.553 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.553 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.553 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.570 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.571 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.571 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.587 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.588 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.588 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.605 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.605 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.606 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.622 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.623 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.623 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.639 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.640 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.640 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.657 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.657 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.658 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.675 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.676 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.676 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.693 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.694 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.694 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.710 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.711 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.711 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.728 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.729 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.729 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.745 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.746 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.746 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.763 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.764 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.764 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:31:45.780 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.171 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.171 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.214 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.214 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.288 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.288 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.288 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.338 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.338 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.338 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.338 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.338 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.338 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.358 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.358 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.358 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.358 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.380 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.381 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.381 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.456 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.456 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.456 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.476 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.486 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.487 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.499 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.499 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.499 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.519 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.519 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.519 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.539 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.539 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.539 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.559 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.559 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.559 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.569 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.579 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.579 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.593 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.593 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.593 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.613 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.613 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.613 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.623 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.623 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.623 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.646 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.646 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.646 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.666 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.666 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.666 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.676 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.676 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.676 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.698 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.698 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.698 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.718 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.718 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.718 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.738 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.738 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.738 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.748 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.758 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.758 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.768 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.768 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.768 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:32:15.794 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:01.798 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:01.808 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:01.828 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:01.838 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:01.878 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:01.878 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:01.878 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:01.928 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:01.928 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:01.928 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:01.948 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:01.948 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:01.948 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:01.968 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:01.968 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:01.968 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:01.998 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:01.998 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:01.998 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.021 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.056 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.057 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.057 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.075 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.076 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.076 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.092 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.093 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.093 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.109 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.109 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.110 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.130 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.131 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.131 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.148 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.148 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.149 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.165 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.165 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.165 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.182 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.182 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.182 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.199 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.201 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.201 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.217 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.218 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.218 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.235 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.236 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.236 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.252 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.253 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.253 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.270 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.271 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.271 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.287 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.288 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.289 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.305 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.306 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.306 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.322 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.323 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.323 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.339 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.341 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.341 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.358 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.359 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.359 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:33:02.375 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.346 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.346 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.377 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.377 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.430 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.430 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.430 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.476 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.476 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.476 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.496 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.496 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.496 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.516 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.516 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.516 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.546 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.546 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.546 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.556 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.594 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.594 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.594 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.614 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.614 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.614 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.634 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.634 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.634 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.654 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.654 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.654 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.674 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.674 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.674 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.684 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.684 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.684 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.704 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.704 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.704 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.724 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.724 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.724 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.734 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.744 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.744 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.754 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.754 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.754 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.778 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.779 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.779 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.794 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.794 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.794 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.804 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.814 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.814 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.824 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.824 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.824 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.844 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.844 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.844 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.864 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.864 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.864 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.874 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.918 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.918 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.928 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.928 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.928 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:34:48.948 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.403 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.403 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.453 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.453 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.523 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.523 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.523 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.566 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.566 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.566 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.576 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.576 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.576 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.587 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.599 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.599 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.599 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.619 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.619 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.619 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.704 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.704 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.704 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.724 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.724 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.724 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.736 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.736 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.736 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.756 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.756 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.756 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.776 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.776 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.776 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.799 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.799 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.799 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.809 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.809 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.809 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.834 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.835 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.835 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.847 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.847 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.847 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.867 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.867 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.867 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.884 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.884 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.894 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.904 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.904 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.904 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.924 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.924 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.924 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.946 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.946 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.946 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.956 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.966 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.966 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.976 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.976 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.976 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.998 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.998 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:04.998 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:05.021 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:05.022 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:05.022 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:35:05.039 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.249 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.250 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.251 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.252 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.323 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.324 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.324 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.324 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.325 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.324 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.385 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.387 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.387 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.387 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.388 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.388 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.404 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.405 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.405 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.406 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.406 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.406 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.422 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.423 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.424 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.424 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.424 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.425 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.508 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.509 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.509 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.510 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.510 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.510 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.527 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.527 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.528 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.528 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.529 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.529 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.545 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.545 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.546 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.546 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.546 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.546 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.562 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.562 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.564 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.564 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.564 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.564 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.584 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.584 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.585 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.585 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.586 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.586 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.602 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.602 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.603 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.603 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.604 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.604 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.620 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.620 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.621 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.621 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.621 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.621 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.637 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.638 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.638 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.638 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.639 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.639 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.655 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.655 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.657 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.657 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.657 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.657 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.674 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.674 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.675 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.675 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.676 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.676 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.692 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.692 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.694 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.694 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.694 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.694 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.710 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.710 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.712 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.712 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.712 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.712 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.728 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.728 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.729 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.729 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.729 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.729 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.746 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.746 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.747 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.747 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.747 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.747 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.764 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.764 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.765 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.765 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.765 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.765 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.782 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.782 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.784 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.784 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.784 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.784 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.801 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.801 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.802 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.802 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.803 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.803 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.819 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.819 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.820 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.821 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.821 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.821 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.837 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:13.837 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.336 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.336 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.410 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.410 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.410 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.463 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.464 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.464 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.480 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.481 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.481 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.499 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.500 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.500 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.583 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.584 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.584 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.606 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.607 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.607 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.624 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.625 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.625 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.642 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.643 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.643 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.663 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.667 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.667 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.684 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.685 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.685 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.701 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.702 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.702 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.719 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.720 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.720 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.736 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.738 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.738 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.755 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.756 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.756 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.771 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.773 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.773 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.790 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.791 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.791 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.808 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.809 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.809 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.826 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.827 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.827 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.843 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.844 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.844 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.861 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.862 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.862 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.878 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.887 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.887 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.904 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.905 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.905 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:17.922 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.212 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.212 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.288 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.288 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.288 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.340 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.341 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.341 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.359 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.360 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.360 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.377 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.378 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.378 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.463 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.464 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.464 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.481 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.482 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.482 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.499 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.500 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.500 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.517 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.518 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.518 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.538 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.539 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.539 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.555 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.556 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.556 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.573 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.574 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.574 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.591 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.592 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.592 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.609 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.610 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.610 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.626 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.628 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.628 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.645 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.646 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.646 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.663 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.668 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.669 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.686 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.690 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.690 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.707 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.709 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.710 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.726 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.727 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.727 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.744 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.745 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.745 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.762 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.763 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.763 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.779 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.780 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.781 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:23.797 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:42.489 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:42.490 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:42.654 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:42.656 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:42.656 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:36:42.672 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:40.734 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:40.734 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:40.808 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:40.808 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:40.809 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:40.860 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:40.861 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:40.861 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:40.878 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:40.880 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:40.880 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:40.897 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:40.898 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:40.898 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:40.982 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:40.983 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:40.984 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.001 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.002 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.002 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.018 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.019 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.020 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.037 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.037 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.038 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.058 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.059 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.059 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.075 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.076 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.076 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.093 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.094 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.094 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.111 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.112 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.112 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.129 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.130 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.130 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.147 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.148 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.148 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.165 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.167 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.167 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.184 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.185 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.185 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.202 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.203 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.204 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.220 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.222 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.222 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.238 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.240 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.241 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.257 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.258 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.258 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.275 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.277 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.277 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.294 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.295 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.295 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:41.311 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.444 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.444 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.518 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.518 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.518 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.568 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.578 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.578 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.598 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.598 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.598 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.618 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.618 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.618 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.696 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.706 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.706 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.716 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.716 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.716 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.736 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.736 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.736 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.756 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.756 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.756 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.779 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.781 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.781 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.794 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.794 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.794 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.814 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.814 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.814 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.824 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.834 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.834 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.844 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.854 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.854 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.864 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.864 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.864 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.884 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.884 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.884 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.904 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.904 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.904 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.924 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.924 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.924 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.936 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.936 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.936 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.956 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.956 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.956 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.976 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.976 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.976 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.988 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.998 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:42.998 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:43.016 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:43.023 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:43.023 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:43.040 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.296 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.298 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.461 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.462 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.462 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.480 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.538 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.538 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.612 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.612 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.612 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.665 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.667 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.667 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.685 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.689 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.690 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.707 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.708 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.708 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.793 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.794 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.794 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.812 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.813 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.813 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.830 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.831 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.831 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.848 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.849 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.849 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.869 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.869 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.870 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.886 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.887 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.887 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.904 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.905 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.905 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.921 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.923 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.923 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.940 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.942 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.942 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.959 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.960 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.960 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.977 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.979 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.979 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.996 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.997 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:56.997 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:57.013 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:57.014 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:57.015 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:57.031 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:57.033 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:57.033 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:57.050 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:57.051 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:57.051 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:57.068 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:57.070 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:57.070 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:57.086 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:57.088 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:57.089 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:57.105 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:57.111 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:57.112 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:37:57.129 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.343 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.343 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.418 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.418 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.419 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.471 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.473 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.473 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.490 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.491 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.491 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.509 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.513 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.513 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.597 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.599 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.599 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.616 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.617 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.617 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.634 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.635 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.635 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.652 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.653 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.653 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.673 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.674 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.674 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.691 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.693 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.693 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.711 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.715 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.716 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.733 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.738 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.738 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.755 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.756 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.756 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.773 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.779 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.779 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.796 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.797 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.797 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.814 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.816 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.816 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.832 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.833 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.834 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.850 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.856 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.857 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.874 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.879 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.880 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.897 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.898 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.898 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.915 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.917 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.917 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.934 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.935 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.935 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:11.952 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.404 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.404 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.476 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.476 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.476 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.528 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.528 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.538 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.548 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.548 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.548 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.568 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.568 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.568 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.656 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.656 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.656 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.676 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.676 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.676 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.688 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.688 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.688 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.708 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.708 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.708 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.728 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.728 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.728 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.748 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.748 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.748 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.768 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.768 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.768 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.784 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.784 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.784 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.804 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.814 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.814 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.824 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.824 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.824 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.846 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.846 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.846 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.866 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.866 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.866 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.876 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.887 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.887 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.899 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.899 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.899 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.919 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.919 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.919 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.939 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.939 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.939 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.949 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.959 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.959 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.969 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.983 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.984 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:18.994 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.362 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.363 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.437 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.438 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.438 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.493 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.497 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.498 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.515 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.516 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.516 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.533 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.534 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.534 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.619 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.620 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.620 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.637 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.639 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.639 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.656 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.657 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.657 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.674 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.675 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.675 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.695 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.697 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.697 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.714 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.715 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.715 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.732 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.733 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.733 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.749 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.750 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.750 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.767 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.768 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.768 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.785 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.792 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.792 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.809 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.810 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.810 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.826 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.828 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.828 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.844 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.845 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.845 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.862 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.863 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.863 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.880 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.882 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.882 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.898 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.899 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.899 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.916 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.922 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.922 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.939 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.940 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.940 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:29.957 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:30.987 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:30.988 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.062 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.062 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.063 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.115 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.116 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.116 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.132 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.134 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.134 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.144 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.145 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.151 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.152 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.152 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.236 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.238 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.238 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.255 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.256 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.256 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.273 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.274 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.274 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.291 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.292 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.292 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.311 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.311 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.312 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.312 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.312 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.312 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.329 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.330 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.331 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.331 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.348 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.354 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.354 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.371 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.374 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.374 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.391 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.392 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.392 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.409 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.415 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.416 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.433 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.434 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.434 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.451 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.452 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.452 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.469 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.470 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.470 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.487 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.488 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.488 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.506 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.507 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.507 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.523 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.524 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.525 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.541 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.543 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.543 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.560 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.561 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.561 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:38:31.578 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.011 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.011 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.085 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.085 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.086 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.138 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.140 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.140 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.157 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.158 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.158 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.175 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.176 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.176 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.263 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.267 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.267 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.285 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.286 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.286 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.304 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.305 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.305 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.324 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.330 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.330 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.352 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.353 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.353 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.370 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.371 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.371 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.388 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.389 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.389 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.406 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.407 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.407 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.425 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.431 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.431 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.448 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.452 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.452 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.469 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.470 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.470 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.487 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.488 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.488 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.505 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.506 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.506 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.523 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.524 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.524 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.541 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.543 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.543 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.559 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.560 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.561 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.577 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.578 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.578 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.595 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.596 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.596 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:50.614 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.418 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.418 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.491 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.491 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.491 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.544 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.545 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.545 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.562 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.563 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.563 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.580 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.582 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.582 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.664 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.665 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.666 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.684 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.685 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.685 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.702 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.704 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.704 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.719 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.721 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.721 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.741 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.742 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.742 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.759 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.760 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.760 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.776 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.777 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.778 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.795 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.795 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.795 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.812 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.814 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.814 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.831 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.832 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.832 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.848 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.850 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.850 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.867 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.868 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.868 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.885 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.886 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.886 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.903 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.904 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.904 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.921 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.923 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.923 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.939 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.940 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.941 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.958 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.959 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.959 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.976 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.977 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.977 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:51.994 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:57.783 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:57.784 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:57.858 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:57.858 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:57.858 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:57.910 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:57.912 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:57.912 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:57.929 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:57.930 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:57.930 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:57.947 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:57.948 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:57.948 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.031 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.033 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.033 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.050 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.052 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.052 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.069 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.070 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.070 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.086 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.087 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.088 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.108 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.113 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.114 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.131 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.131 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.132 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.148 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.149 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.149 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.166 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.167 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.167 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.184 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.186 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.186 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.202 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.203 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.203 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.220 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.222 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.222 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.238 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.239 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.239 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.256 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.257 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.257 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.273 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.275 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.275 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.292 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.293 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.293 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.310 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.311 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.311 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.328 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.329 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.329 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.345 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.347 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.347 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:39:58.364 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:00.796 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:00.796 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:00.870 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:00.870 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:00.871 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:00.923 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:00.924 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:00.924 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:00.941 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:00.942 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:00.942 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:00.960 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:00.961 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:00.961 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.035 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.035 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.046 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.056 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.056 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.056 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.076 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.076 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.076 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.098 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.098 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.098 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.118 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.118 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.118 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.138 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.138 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.138 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.148 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.148 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.148 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.168 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.168 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.168 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.184 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.184 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.184 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.204 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.204 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.204 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.224 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.224 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.224 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.236 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.246 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.246 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.257 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.257 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.257 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.282 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.283 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.283 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.293 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.293 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.293 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.313 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.313 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.313 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.337 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.337 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.337 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.348 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.348 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.348 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:01.367 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.682 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.682 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.756 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.756 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.756 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.804 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.804 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.804 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.824 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.824 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.824 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.844 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.844 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.844 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.929 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.929 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.929 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.949 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.949 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.949 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.959 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.969 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.969 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.985 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.985 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:03.985 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.007 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.008 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.008 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.025 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.026 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.026 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.042 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.043 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.043 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.060 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.061 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.061 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.079 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.084 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.084 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.101 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.102 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.102 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.119 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.120 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.120 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.137 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.138 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.138 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.155 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.156 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.156 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.173 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.174 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.174 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.191 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.192 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.193 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.210 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.211 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.211 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.227 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.228 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.228 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.245 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.246 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.246 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:04.263 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:07.783 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:07.783 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:07.857 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:07.857 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:07.857 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:07.910 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:07.910 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:07.910 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:07.931 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:07.932 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:07.932 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:07.946 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:07.946 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:07.946 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.033 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.034 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.035 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.052 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.053 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.053 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.070 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.071 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.071 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.087 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.088 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.088 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.109 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.110 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.110 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.127 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.128 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.128 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.145 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.146 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.146 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.162 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.163 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.163 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.180 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.181 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.181 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.198 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.199 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.199 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.216 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.217 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.217 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.234 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.235 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.235 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.252 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.253 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.253 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.270 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.271 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.271 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.288 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.289 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.289 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.306 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.307 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.307 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.324 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.325 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.325 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.342 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.343 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.343 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:08.360 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.010 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.010 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.090 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.090 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.090 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.140 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.140 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.140 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.160 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.160 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.160 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.180 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.180 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.180 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.265 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.265 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.265 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.275 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.285 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.285 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.298 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.298 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.298 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.318 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.318 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.318 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.336 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.336 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.336 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.356 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.356 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.356 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.376 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.377 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.377 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.394 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.394 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.394 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.414 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.414 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.414 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.434 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.434 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.434 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.454 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.454 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.454 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.474 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.474 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.474 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.494 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.494 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.494 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.514 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.514 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.514 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.534 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.534 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.534 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.554 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.554 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.554 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.564 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.564 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.564 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.584 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.584 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.584 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:09.604 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.138 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.138 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.218 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.218 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.218 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.266 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.266 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.266 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.286 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.286 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.286 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.306 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.306 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.306 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.384 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.394 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.394 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.412 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.412 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.412 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.427 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.427 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.427 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.447 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.447 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.447 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.467 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.467 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.467 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.487 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.487 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.488 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.499 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.499 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.499 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.519 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.519 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.519 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.536 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.536 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.536 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.556 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.556 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.556 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.576 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.576 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.576 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.588 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.588 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.588 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.608 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.608 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.608 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.628 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.628 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.628 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.648 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.648 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.648 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.658 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.668 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.668 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.684 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.684 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.684 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.694 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.704 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.704 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:40:11.714 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:41:54.834 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:41:54.834 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:41:54.999 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:41:55.000 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:41:55.000 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:41:55.017 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.070 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.070 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.145 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.145 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.146 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.199 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.200 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.200 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.218 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.219 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.219 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.236 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.237 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.238 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.321 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.323 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.323 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.341 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.342 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.342 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.359 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.360 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.360 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.377 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.378 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.378 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.398 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.399 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.399 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.416 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.417 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.417 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.433 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.435 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.435 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.452 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.453 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.453 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.471 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.472 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.473 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.490 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.491 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.491 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.507 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.509 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.509 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.526 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.527 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.527 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.544 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.545 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.545 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.562 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.563 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.563 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.580 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.582 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.582 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.599 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.600 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.600 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.617 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.618 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.618 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.635 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.636 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.637 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:15.654 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.653 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.653 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.729 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.729 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.730 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.785 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.787 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.787 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.804 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.805 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.805 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.823 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.824 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.824 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.906 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.907 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.907 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.925 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.926 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.926 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.943 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.944 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.944 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.961 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.962 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.962 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.982 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.983 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:18.983 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.000 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.000 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.000 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.010 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.010 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.010 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.030 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.030 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.030 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.050 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.050 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.050 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.070 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.070 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.070 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.090 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.090 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.090 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.110 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.110 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.110 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.120 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.130 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.130 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.140 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.150 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.150 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.160 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.160 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.160 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.185 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.187 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.187 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.199 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.199 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.199 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.218 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.218 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.218 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:19.238 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.234 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.234 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.309 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.309 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.310 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.363 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.364 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.364 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.382 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.383 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.383 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.401 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.402 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.402 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.484 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.485 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.486 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.505 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.510 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.510 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.527 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.528 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.528 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.545 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.546 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.546 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.566 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.568 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.568 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.585 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.586 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.586 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.603 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.604 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.604 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.621 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.622 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.622 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.639 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.641 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.641 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.657 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.663 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.664 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.681 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.687 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.687 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.705 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.707 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.707 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.724 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.725 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.725 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.742 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.743 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.743 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.760 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.761 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.761 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.778 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.779 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.779 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.796 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.797 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.797 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.813 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.815 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.815 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:42.832 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:48.708 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:48.708 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:48.784 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:48.784 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:48.784 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:48.836 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:48.836 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:48.836 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:48.856 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:48.856 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:48.866 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:48.876 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:48.888 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:48.888 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:48.968 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:48.968 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:48.968 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:48.984 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:48.994 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:48.994 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.011 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.016 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.016 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.033 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.038 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.038 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.058 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.059 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.059 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.076 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.077 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.077 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.094 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.095 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.095 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.111 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.112 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.112 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.129 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.130 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.130 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.148 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.154 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.154 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.172 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.177 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.177 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.193 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.195 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.195 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.212 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.213 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.213 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.230 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.236 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.237 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.253 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.255 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.255 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.272 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.273 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.273 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.298 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.300 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.300 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.321 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.322 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.322 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:49.339 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:56.913 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:56.913 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:56.983 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:56.983 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:56.983 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.043 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.044 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.044 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.062 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.063 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.063 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.079 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.080 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.080 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.163 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.164 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.165 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.182 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.183 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.183 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.200 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.201 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.201 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.218 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.218 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.218 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.238 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.239 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.239 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.256 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.258 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.258 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.274 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.275 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.275 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.292 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.292 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.293 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.310 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.311 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.311 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.328 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.331 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.331 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.348 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.349 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.349 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.366 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.367 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.368 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.385 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.386 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.386 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.403 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.404 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.404 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.421 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.422 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.423 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.439 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.440 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.440 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.458 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.459 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.459 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.475 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.476 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.477 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:57.494 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.032 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.032 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.106 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.107 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.108 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.164 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.167 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.167 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.185 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.186 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.186 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.205 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.209 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.210 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.293 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.295 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.295 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.312 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.313 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.313 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.330 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.331 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.331 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.348 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.349 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.349 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.369 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.370 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.370 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.387 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.388 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.388 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.405 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.406 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.406 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.424 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.425 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.425 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.441 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.442 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.442 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.459 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.460 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.460 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.478 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.479 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.479 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.496 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.498 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.498 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.515 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.516 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.516 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.532 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.534 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.534 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.550 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.551 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.552 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.569 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.571 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.572 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.588 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.589 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.589 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.606 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.607 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.607 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:42:59.624 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.146 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.146 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.218 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.218 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.218 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.268 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.268 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.268 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.294 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.294 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.294 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.304 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.314 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.314 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.394 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.394 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.394 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.414 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.414 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.414 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.434 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.435 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.435 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.446 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.446 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.446 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.466 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.476 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.476 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.489 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.499 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.499 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.519 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.519 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.519 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.529 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.539 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.539 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.559 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.559 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.559 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.582 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.583 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.583 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.594 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.594 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.594 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.614 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.614 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.614 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.635 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.636 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.636 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.647 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.647 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.647 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.666 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.666 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.666 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.689 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.689 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.689 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.699 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.709 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.709 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.719 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.719 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.719 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:04.736 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.108 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.108 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.182 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.182 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.182 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.235 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.236 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.236 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.253 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.254 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.254 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.271 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.272 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.272 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.355 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.356 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.356 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.374 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.375 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.375 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.392 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.393 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.393 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.410 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.411 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.411 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.431 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.432 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.432 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.449 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.450 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.450 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.467 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.471 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.472 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.488 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.492 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.492 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.510 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.511 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.511 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.528 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.529 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.529 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.546 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.547 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.547 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.564 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.565 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.565 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.582 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.583 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.583 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.600 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.601 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.601 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.618 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.619 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.620 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.636 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.637 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.638 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.654 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.655 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.655 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.672 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.673 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.674 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:06.690 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.634 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.634 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.704 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.704 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.704 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.754 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.754 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.754 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.774 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.774 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.774 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.798 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.798 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.798 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.884 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.884 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.884 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.894 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.904 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.904 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.914 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.914 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.914 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.936 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.936 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.936 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.956 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.956 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.956 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.976 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.976 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.976 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.988 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.988 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:07.988 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.013 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.014 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.014 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.031 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.033 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.033 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.050 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.051 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.051 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.068 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.070 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.070 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.087 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.091 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.091 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.109 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.110 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.110 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.126 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.127 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.127 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.144 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.145 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.145 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.162 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.164 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.164 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.181 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.182 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.182 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.199 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.200 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.200 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:08.217 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.187 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.188 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.261 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.261 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.261 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.313 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.315 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.315 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.332 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.333 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.333 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.350 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.351 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.351 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.434 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.435 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.435 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.452 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.453 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.453 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.470 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.471 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.472 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.488 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.489 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.489 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.509 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.510 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.510 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.527 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.532 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.532 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.550 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.555 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.556 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.572 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.576 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.576 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.595 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.600 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.601 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.617 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.618 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.618 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.635 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.636 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.636 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.652 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.654 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.654 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.671 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.672 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.672 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.689 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.690 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.690 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.707 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.708 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.709 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.726 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.727 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.727 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.744 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.745 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.745 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.763 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.764 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.764 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:18.780 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.639 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.639 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.709 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.709 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.709 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.759 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.759 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.759 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.784 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.785 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.786 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.798 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.798 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.798 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.884 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.884 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.884 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.904 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.904 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.904 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.924 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.924 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.924 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.936 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.936 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.936 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.956 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.956 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.956 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.976 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.976 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.976 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.998 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.998 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:28.998 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.016 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.016 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.017 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.034 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.035 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.036 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.052 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.053 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.053 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.070 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.071 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.071 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.088 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.089 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.089 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.106 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.107 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.108 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.124 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.125 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.125 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.142 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.143 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.143 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.160 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.161 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.161 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.178 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.179 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.179 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.196 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.198 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.198 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:29.215 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.629 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.629 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.708 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.708 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.708 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.758 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.758 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.758 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.784 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.784 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.784 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.794 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.794 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.794 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.887 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.888 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.889 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.899 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.899 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.899 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.919 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.919 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.919 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.937 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.937 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.937 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.957 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.957 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.967 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.984 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.984 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.984 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.994 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.994 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:33.994 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.019 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.020 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.020 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.037 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.038 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.038 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.055 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.056 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.056 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.073 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.074 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.074 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.091 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.092 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.092 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.109 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.111 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.111 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.127 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.128 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.128 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.145 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.146 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.146 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.163 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.164 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.164 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.181 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.183 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.183 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.200 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.201 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.201 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:34.218 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.557 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.557 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.631 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.631 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.632 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.683 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.684 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.684 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.702 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.703 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.703 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.720 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.721 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.721 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.803 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.805 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.805 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.823 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.824 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.824 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.841 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.842 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.842 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.859 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.860 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.860 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.879 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.880 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.880 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.898 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.899 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.899 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.916 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.916 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.916 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.934 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.935 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.935 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.952 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.953 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.953 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.970 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.971 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.971 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.988 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.989 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:47.989 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:48.006 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:48.007 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:48.008 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:48.025 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:48.026 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:48.026 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:48.043 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:48.044 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:48.044 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:48.061 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:48.062 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:48.062 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:48.079 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:48.080 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:48.080 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:48.097 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:48.098 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:48.098 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:48.115 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:48.116 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:48.116 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:43:48.133 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.294 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.295 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.368 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.368 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.369 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.421 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.423 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.423 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.440 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.441 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.441 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.459 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.461 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.461 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.544 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.545 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.546 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.563 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.564 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.564 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.581 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.582 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.582 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.599 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.603 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.604 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.624 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.625 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.625 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.642 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.643 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.643 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.660 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.661 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.661 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.677 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.678 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.678 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.695 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.696 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.696 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.713 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.714 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.714 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.731 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.733 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.733 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.750 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.751 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.751 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.768 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.769 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.769 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.786 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.787 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.787 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.804 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.805 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.805 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.822 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.823 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.823 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.840 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.841 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.841 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.858 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.863 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.864 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:04.881 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.387 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.387 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.468 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.469 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.470 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.523 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.524 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.525 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.542 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.543 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.543 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.560 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.561 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.561 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.645 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.646 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.646 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.663 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.665 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.665 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.681 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.682 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.683 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.701 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.702 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.702 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.722 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.723 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.723 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.740 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.741 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.741 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.758 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.759 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.759 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.776 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.777 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.777 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.794 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.796 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.796 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.812 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.814 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.814 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.830 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.832 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.832 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.848 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.849 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.850 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.866 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.868 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.868 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.884 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.885 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.886 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.902 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.904 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.904 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.921 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.922 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.922 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.939 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.940 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.940 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.957 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.958 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.958 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:17.975 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:19.848 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:19.848 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:19.923 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:19.925 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:19.926 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:19.979 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:19.980 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:19.980 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:19.997 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:19.998 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:19.998 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.014 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.015 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.016 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.099 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.101 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.101 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.118 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.119 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.119 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.136 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.137 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.137 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.154 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.155 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.155 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.175 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.176 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.176 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.193 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.197 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.198 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.215 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.216 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.216 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.234 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.235 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.235 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.252 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.253 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.253 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.270 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.271 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.271 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.288 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.289 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.289 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.306 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.308 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.308 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.325 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.327 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.327 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.343 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.345 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.345 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.362 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.363 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.363 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.380 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.381 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.381 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.398 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.399 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.399 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.416 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.422 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.423 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:20.440 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.190 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.190 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.263 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.264 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.265 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.317 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.318 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.318 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.336 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.337 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.337 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.354 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.356 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.356 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.441 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.442 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.443 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.461 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.464 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.464 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.481 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.483 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.483 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.500 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.503 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.504 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.525 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.528 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.529 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.546 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.550 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.551 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.568 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.570 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.570 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.587 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.593 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.593 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.610 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.614 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.615 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.631 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.634 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.634 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.651 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.652 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.652 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.669 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.671 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.671 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.688 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.690 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.690 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.706 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.708 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.708 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.726 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.727 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.727 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.743 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.745 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.745 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.762 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.764 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.764 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.780 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.782 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.782 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:22.799 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.074 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.074 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.148 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.150 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.152 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.204 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.206 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.206 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.224 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.225 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.225 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.242 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.243 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.243 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.325 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.327 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.327 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.345 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.346 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.346 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.362 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.363 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.363 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.380 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.381 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.381 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.401 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.402 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.402 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.419 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.420 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.420 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.437 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.438 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.438 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.454 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.455 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.455 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.472 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.473 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.473 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.490 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.491 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.492 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.509 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.510 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.510 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.527 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.529 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.529 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.545 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.547 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.547 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.564 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.565 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.565 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.582 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.582 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.582 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.600 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.606 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.606 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.624 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.625 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.625 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.642 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.643 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.643 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:44:30.660 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.201 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.201 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.274 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.275 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.275 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.328 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.329 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.329 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.346 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.347 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.347 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.363 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.365 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.365 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.449 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.450 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.450 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.468 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.469 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.469 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.486 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.487 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.487 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.504 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.506 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.506 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.527 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.528 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.528 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.544 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.545 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.545 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.562 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.563 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.563 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.580 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.581 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.581 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.598 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.599 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.599 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.615 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.617 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.617 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.634 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.639 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.639 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.657 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.658 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.658 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.675 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.676 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.676 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.693 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.695 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.695 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.711 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.712 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.712 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.729 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.731 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.731 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.747 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.748 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.748 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.766 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.767 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.767 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:38.783 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:39.187 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:39.187 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:39.353 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:39.354 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:39.354 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:45:39.372 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:37.802 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:37.803 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:37.877 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:37.878 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:37.878 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:37.930 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:37.931 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:37.931 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:37.949 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:37.949 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:37.949 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:37.967 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:37.968 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:37.968 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.051 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.053 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.053 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.070 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.071 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.072 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.089 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.090 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.090 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.106 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.107 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.108 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.128 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.132 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.132 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.149 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.150 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.150 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.167 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.168 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.168 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.185 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.185 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.186 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.202 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.204 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.204 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.221 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.222 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.222 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.239 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.241 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.241 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.257 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.258 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.258 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.276 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.277 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.277 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.294 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.295 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.295 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.312 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.313 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.313 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.329 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.330 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.330 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.347 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.348 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.348 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.365 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.366 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.366 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:38.383 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.072 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.072 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.146 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.146 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.147 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.202 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.207 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.208 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.225 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.226 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.226 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.243 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.244 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.244 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.331 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.334 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.335 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.353 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.354 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.354 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.371 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.372 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.372 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.388 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.389 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.389 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.410 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.411 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.411 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.428 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.429 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.429 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.446 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.447 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.447 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.464 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.465 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.465 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.482 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.484 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.484 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.501 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.502 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.503 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.519 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.521 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.521 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.538 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.539 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.539 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.556 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.557 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.557 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.574 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.575 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.575 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.592 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.598 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.599 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.615 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.620 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.620 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.638 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.639 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.639 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.655 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.656 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.656 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:46:41.673 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.285 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.285 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.359 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.360 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.360 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.413 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.414 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.414 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.431 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.433 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.433 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.449 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.451 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.451 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.535 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.536 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.536 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.553 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.554 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.554 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.571 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.573 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.573 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.589 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.590 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.590 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.611 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.612 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.612 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.629 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.630 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.630 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.647 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.648 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.648 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.664 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.665 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.665 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.682 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.684 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.684 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.700 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.701 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.701 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.718 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.719 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.719 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.737 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.738 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.738 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.755 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.756 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.756 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.773 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.774 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.774 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.791 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.792 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.792 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.809 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.810 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.810 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.827 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.828 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.828 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.845 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.855 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.855 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:47:40.872 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.126 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.126 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.200 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.201 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.201 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.255 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.256 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.257 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.275 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.279 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.280 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.299 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.302 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.302 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.385 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.386 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.387 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.404 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.405 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.405 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.422 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.423 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.423 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.440 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.443 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.443 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.463 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.464 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.464 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.481 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.482 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.482 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.499 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.500 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.500 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.517 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.518 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.518 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.535 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.536 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.536 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.554 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.555 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.555 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.572 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.573 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.573 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.590 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.591 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.591 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.608 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.609 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.609 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.626 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.627 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.627 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.644 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.645 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.645 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.662 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.663 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.663 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.680 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.681 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.681 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.698 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.699 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.699 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:01.715 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.410 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.410 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.485 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.485 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.486 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.541 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.542 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.542 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.559 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.560 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.560 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.577 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.578 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.578 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.662 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.664 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.664 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.681 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.682 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.682 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.699 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.700 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.700 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.717 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.718 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.718 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.738 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.739 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.739 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.756 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.757 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.757 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.774 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.777 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.778 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.794 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.794 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.794 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.812 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.813 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.813 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.829 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.830 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.831 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.847 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.848 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.848 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.865 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.866 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.866 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.883 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.884 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.884 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.901 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.902 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.902 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.919 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.920 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.920 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.937 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.938 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.938 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.955 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.955 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.956 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.972 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.973 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.973 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:04.989 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:05.998 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.008 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.083 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.083 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.084 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.137 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.138 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.138 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.155 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.156 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.156 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.174 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.175 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.175 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.259 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.261 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.261 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.280 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.285 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.286 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.304 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.307 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.308 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.324 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.326 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.326 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.346 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.347 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.347 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.364 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.365 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.365 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.382 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.383 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.384 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.401 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.402 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.402 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.418 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.421 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.421 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.438 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.439 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.439 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.456 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.457 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.457 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.474 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.476 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.477 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.493 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.495 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.495 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.512 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.513 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.513 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.529 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.531 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.531 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.548 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.549 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.549 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.566 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.567 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.567 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.583 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.585 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.585 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:06.602 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:07.999 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:07.999 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.080 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.082 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.083 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.136 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.137 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.138 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.155 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.156 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.156 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.173 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.174 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.174 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.257 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.258 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.258 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.275 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.277 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.277 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.294 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.295 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.295 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.312 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.313 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.313 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.333 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.337 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.337 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.354 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.355 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.355 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.372 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.373 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.373 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.390 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.390 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.391 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.407 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.409 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.409 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.425 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.427 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.427 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.443 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.445 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.445 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.462 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.463 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.463 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.479 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.481 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.481 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.498 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.499 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.499 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.515 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.517 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.517 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.534 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.535 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.535 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.552 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.553 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.553 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.570 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.571 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.571 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:08.588 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:10.760 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:10.760 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:10.832 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:10.833 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:10.833 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:10.886 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:10.887 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:10.887 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:10.904 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:10.906 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:10.906 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:10.923 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:10.924 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:10.925 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.000 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.000 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.000 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.020 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.020 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.020 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.035 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.035 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.035 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.056 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.056 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.056 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.083 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.084 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.084 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.098 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.098 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.098 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.118 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.118 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.118 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.138 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.138 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.138 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.158 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.158 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.158 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.168 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.178 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.178 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.198 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.201 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.201 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.221 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.221 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.221 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.236 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.236 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.246 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.256 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.256 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.256 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.276 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.276 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.276 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.296 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.296 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.296 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.316 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.317 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.317 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.326 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.336 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.336 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:11.346 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.150 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.151 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.224 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.224 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.224 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.277 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.278 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.279 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.295 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.296 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.296 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.313 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.314 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.315 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.399 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.400 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.400 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.417 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.419 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.419 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.435 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.436 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.436 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.453 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.454 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.454 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.474 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.476 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.476 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.493 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.494 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.494 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.511 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.511 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.511 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.528 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.529 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.529 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.546 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.547 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.547 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.564 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.570 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.570 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.588 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.591 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.591 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.607 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.609 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.609 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.626 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.627 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.627 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.643 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.645 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.645 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.662 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.663 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.664 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.679 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.682 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.682 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.698 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.700 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.700 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.716 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.717 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.717 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:12.734 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.444 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.444 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.518 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.518 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.519 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.570 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.571 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.571 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.589 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.590 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.590 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.607 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.607 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.608 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.690 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.691 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.692 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.709 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.710 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.710 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.726 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.727 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.727 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.744 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.745 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.745 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.765 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.766 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.766 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.783 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.784 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.784 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.800 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.801 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.801 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.818 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.818 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.818 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.835 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.836 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.837 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.854 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.855 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.855 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.872 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.875 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.876 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.892 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.893 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.893 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.910 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.911 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.911 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.928 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.928 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.929 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.945 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.946 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.946 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.963 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.963 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.964 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.979 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.980 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.980 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.997 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.998 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:13.998 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:14.015 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:14.721 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:14.721 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:14.795 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:14.796 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:14.796 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:14.848 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:14.849 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:14.849 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:14.867 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:14.869 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:14.869 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:14.886 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:14.887 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:14.887 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:14.971 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:14.972 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:14.972 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:14.990 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:14.993 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:14.994 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.010 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.013 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.013 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.026 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.026 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.026 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.046 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.046 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.046 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.066 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.066 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.066 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.086 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.086 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.086 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.096 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.096 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.096 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.116 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.116 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.116 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.136 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.136 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.136 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.156 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.156 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.156 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.166 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.166 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.166 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.188 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.188 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.188 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.208 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.208 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.208 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.218 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.218 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.218 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.238 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.238 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.238 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.258 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.258 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.258 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.279 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.281 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.281 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:15.294 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.616 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.616 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.689 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.689 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.689 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.741 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.742 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.742 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.759 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.759 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.759 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.777 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.777 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.778 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.860 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.886 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.886 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.903 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.905 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.905 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.922 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.927 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.927 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.944 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.948 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.948 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.969 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.974 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.975 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.992 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.995 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:29.996 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.013 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.014 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.014 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.031 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.031 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.032 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.049 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.050 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.051 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.068 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.069 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.069 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.086 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.087 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.087 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.105 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.108 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.108 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.124 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.125 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.125 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.142 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.144 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.144 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.161 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.162 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.162 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.178 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.179 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.179 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.197 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.198 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.198 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.215 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.216 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.216 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:30.233 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.159 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.159 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.233 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.234 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.234 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.286 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.287 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.287 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.305 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.309 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.310 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.328 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.337 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.338 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.421 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.423 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.424 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.441 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.443 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.443 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.460 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.461 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.461 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.478 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.479 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.479 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.499 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.500 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.500 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.518 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.519 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.519 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.536 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.537 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.537 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.554 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.555 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.555 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.573 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.579 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.579 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.596 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.598 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.599 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.616 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.617 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.617 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.634 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.636 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.636 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.653 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.654 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.654 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.671 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.673 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.673 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.690 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.691 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.692 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.709 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.710 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.710 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.727 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.728 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.728 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.745 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.747 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.747 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:31.764 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.270 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.270 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.343 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.343 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.344 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.396 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.397 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.398 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.415 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.416 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.417 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.434 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.435 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.435 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.519 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.520 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.520 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.538 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.539 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.539 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.555 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.556 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.556 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.574 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.576 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.576 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.597 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.598 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.598 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.614 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.619 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.619 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.636 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.637 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.637 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.655 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.656 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.656 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.672 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.674 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.674 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.691 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.692 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.692 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.709 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.711 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.711 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.727 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.729 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.729 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.746 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.747 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.747 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.764 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.765 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.765 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.782 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.783 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.783 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.801 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.808 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.809 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.826 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.828 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.828 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.844 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.845 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.845 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:48:36.863 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.163 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.163 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.236 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.236 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.237 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.289 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.290 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.290 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.308 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.309 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.309 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.325 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.326 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.327 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.410 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.412 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.412 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.429 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.430 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.430 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.447 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.448 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.448 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.465 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.466 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.466 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.486 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.487 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.487 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.504 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.508 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.509 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.526 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.527 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.527 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.543 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.544 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.544 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.561 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.563 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.563 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.580 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.581 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.581 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.598 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.599 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.599 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.616 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.617 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.617 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.634 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.635 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.635 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.652 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.653 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.654 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.670 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.672 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.672 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.688 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.689 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.690 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.707 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.713 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.713 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.729 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.731 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.731 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:00.748 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.133 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.133 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.207 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.207 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.207 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.260 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.261 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.261 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.278 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.279 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.280 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.297 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.298 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.298 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.382 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.383 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.383 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.401 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.402 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.402 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.419 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.420 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.420 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.438 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.439 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.439 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.459 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.460 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.460 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.476 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.477 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.477 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.495 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.496 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.496 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.513 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.514 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.514 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.533 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.537 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.538 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.554 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.555 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.555 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.572 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.573 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.573 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.590 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.592 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.592 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.609 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.610 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.610 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.627 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.628 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.629 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.645 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.647 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.647 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.664 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.665 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.665 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.682 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.683 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.683 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.699 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.700 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.700 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:01.718 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.247 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.247 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.321 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.321 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.321 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.375 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.376 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.376 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.393 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.394 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.394 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.411 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.412 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.412 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.496 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.498 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.498 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.515 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.516 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.516 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.532 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.533 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.533 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.550 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.551 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.551 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.572 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.573 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.573 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.589 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.591 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.591 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.607 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.608 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.608 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.625 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.625 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.626 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.643 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.645 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.645 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.662 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.663 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.663 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.680 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.686 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.687 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.703 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.705 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.705 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.722 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.723 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.723 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.740 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.741 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.741 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.758 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.759 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.760 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.776 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.777 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.777 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.794 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.795 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.795 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.812 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.813 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.813 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:06.830 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.549 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.549 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.624 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.624 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.624 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.678 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.678 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.679 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.696 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.697 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.697 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.715 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.716 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.716 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.799 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.800 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.800 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.817 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.818 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.818 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.835 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.837 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.838 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.853 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.854 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.854 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.875 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.876 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.876 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.893 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.894 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.894 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.911 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.912 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.912 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.929 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.930 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.930 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.947 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.948 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.948 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.965 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.971 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.971 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.989 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.993 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:08.994 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.010 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.011 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.012 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.029 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.030 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.030 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.047 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.048 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.048 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.065 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.066 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.066 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.083 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.085 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.085 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.102 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.106 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.106 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.123 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.124 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.124 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.142 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.588 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.588 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.756 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.757 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.757 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:09.775 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.589 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.589 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.664 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.664 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.665 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.731 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.733 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.733 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.750 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.751 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.751 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.768 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.769 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.769 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.853 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.854 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.854 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.872 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.873 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.873 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.889 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.890 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.890 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.907 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.907 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.908 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.927 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.928 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.929 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.946 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.947 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.947 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.964 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.965 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.965 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.982 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.983 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.983 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:39.999 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.001 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.001 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.018 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.020 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.020 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.037 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.039 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.039 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.055 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.057 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.057 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.074 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.075 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.075 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.092 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.093 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.093 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.110 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.113 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.113 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.130 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.131 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.132 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.148 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.154 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.155 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.172 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.173 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.174 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:50:40.190 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:25.735 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:25.735 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:25.816 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:25.816 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:25.816 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:25.866 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:25.866 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:25.866 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:25.885 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:25.885 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:25.885 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:25.906 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:25.906 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:25.906 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:25.985 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:25.985 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:25.995 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.013 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.014 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.014 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.031 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.033 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.033 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.049 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.051 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.051 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.071 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.072 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.072 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.089 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.090 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.090 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.106 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.107 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.107 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.124 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.125 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.125 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.142 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.143 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.144 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.160 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.162 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.162 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.179 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.181 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.181 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.197 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.202 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.202 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.219 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.221 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.221 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.237 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.240 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.240 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.257 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.259 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.259 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.275 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.277 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.278 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.294 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.296 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.296 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.312 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.314 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.315 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:26.331 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.663 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.663 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.737 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.737 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.738 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.791 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.792 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.792 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.809 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.811 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.811 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.828 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.829 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.829 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.911 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.913 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.913 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.930 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.931 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.931 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.948 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.949 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.949 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.966 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.967 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.968 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.987 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.988 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:53.989 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.000 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.010 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.010 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.020 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.033 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.033 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.046 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.046 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.046 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.066 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.066 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.066 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.076 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.087 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.087 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.098 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.098 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.098 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.118 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.118 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.118 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.138 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.138 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.138 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.148 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.158 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.158 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.168 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.168 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.168 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.184 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.194 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.194 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.204 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.204 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.204 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.224 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.224 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.224 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:51:54.246 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.270 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.271 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.330 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.330 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.345 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.345 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.346 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.398 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.399 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.400 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.417 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.418 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.419 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.436 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.438 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.438 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.497 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.501 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.501 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.519 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.524 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.525 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.526 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.546 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.549 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.549 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.567 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.573 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.573 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.591 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.596 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.597 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.618 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.621 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.621 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.637 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.638 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.639 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.656 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.662 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.662 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.679 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.680 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.680 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.697 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.698 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.698 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.715 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.716 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.716 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.733 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.734 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.734 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.751 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.753 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.753 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.769 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.771 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.771 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.787 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.789 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.789 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.806 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.807 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.807 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.824 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.825 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.825 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.842 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.844 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.844 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.861 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.862 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.862 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:26.879 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.331 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.331 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.405 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.405 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.405 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.457 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.458 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.458 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.476 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.477 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.477 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.494 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.495 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.495 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.577 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.579 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.579 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.596 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.597 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.597 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.614 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.615 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.615 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.633 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.634 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.634 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.654 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.655 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.655 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.672 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.673 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.673 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.689 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.690 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.691 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.708 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.709 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.709 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.725 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.726 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.727 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.743 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.744 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.744 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.761 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.762 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.762 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.779 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.780 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.780 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.797 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.798 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.798 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.815 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.816 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.816 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.833 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.834 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.835 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.850 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.852 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.852 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.869 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.870 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.871 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.887 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.888 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.888 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:50.905 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.614 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.614 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.694 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.694 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.694 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.744 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.744 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.744 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.764 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.764 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.764 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.784 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.784 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.784 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.864 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.864 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.864 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.888 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.888 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.888 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.909 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.909 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.909 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.919 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.929 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.929 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.949 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.949 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.949 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.959 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.959 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.959 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.984 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.984 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.984 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.994 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.994 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:51.994 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.019 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.020 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.020 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.038 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.039 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.039 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.055 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.056 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.056 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.073 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.074 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.074 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.091 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.092 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.092 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.109 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.111 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.111 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.127 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.128 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.128 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.145 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.146 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.147 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.163 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.164 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.164 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.180 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.182 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.182 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:52.198 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:55.966 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:55.966 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.044 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.044 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.045 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.096 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.097 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.097 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.115 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.116 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.116 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.132 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.134 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.134 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.216 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.218 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.219 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.236 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.237 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.237 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.253 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.259 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.259 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.276 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.277 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.277 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.297 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.298 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.298 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.315 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.316 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.317 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.333 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.334 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.334 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.351 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.352 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.352 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.369 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.370 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.370 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.387 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.388 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.388 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.405 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.406 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.406 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.423 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.424 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.424 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.440 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.442 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.442 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.459 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.460 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.460 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.477 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.478 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.479 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.496 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.497 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.497 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.514 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.516 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.516 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.532 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.534 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.534 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 16:52:56.550 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:14.547 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:14.549 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:14.718 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:14.718 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:14.718 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:14.750 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:14.751 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:14.769 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:14.793 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:14.794 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:14.794 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:14.864 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:14.865 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:14.865 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:14.884 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:14.886 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:14.886 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:14.904 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:14.905 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:14.905 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:14.994 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:14.995 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:14.996 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.014 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.015 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.016 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.034 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.035 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.035 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.052 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.056 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.056 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.078 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.079 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.079 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.097 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.098 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.098 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.116 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.117 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.117 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.135 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.136 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.136 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.154 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.156 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.156 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.174 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.175 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.175 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.194 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.195 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.195 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.213 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.214 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.214 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.232 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.236 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.236 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.255 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.256 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.256 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.274 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.281 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.281 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.300 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.301 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.301 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.319 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.321 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.321 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.338 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.339 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.339 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:15.357 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.146 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.147 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.214 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.215 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.289 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.289 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.289 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.312 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.313 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.313 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.332 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.359 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.360 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.360 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.378 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.378 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.379 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.397 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.398 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.398 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.480 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.482 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.482 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.500 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.501 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.501 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.519 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.520 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.520 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.538 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.539 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.540 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.560 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.564 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.564 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.583 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.584 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.584 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.601 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.603 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.603 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.621 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.622 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.622 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.640 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.641 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.641 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.659 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.660 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.660 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.677 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.679 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.679 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.696 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.698 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.698 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.715 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.716 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.716 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.734 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.735 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.736 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.754 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.756 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.756 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.773 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.774 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.774 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.792 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.793 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.793 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.810 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.811 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.811 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:22.829 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.442 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.443 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.482 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.482 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.517 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.518 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.519 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.573 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.574 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.574 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.591 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.592 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.593 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.611 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.612 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.612 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.648 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.649 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.649 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.667 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.695 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.697 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.697 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.715 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.716 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.716 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.733 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.734 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.734 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.752 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.753 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.753 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.774 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.775 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.775 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.793 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.794 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.794 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.811 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.812 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.812 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.830 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.831 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.832 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.850 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.851 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.852 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.869 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.875 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.876 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.894 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.898 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.898 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.916 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.917 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.917 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.935 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.936 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.936 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.954 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.954 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.954 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.972 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.973 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.973 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.991 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.992 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:29.992 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:30.010 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:30.011 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:30.012 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:30.029 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:30.034 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:30.035 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:07:30.053 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:21.673 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR a.id IN (SELECT pid FROM os_thematic_pid WHERE zid = ?) AND patentno NOT IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:21.674 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: 174(Integer), CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:21.777 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:21.777 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or a.id in (select pid from os_thematic_pid where zid = ?) and patentno not in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:21.778 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: 174(Integer), CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), CN107249363A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.244 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.246 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.246 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39657(Integer), 39659(Integer), 39662(Integer), 39665(Integer), 39668(Integer), 72111(Integer), 72112(Integer), 72113(Integer), 72114(Integer), 72115(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.264 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.265 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.265 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9889(Integer), 9894(Integer), 9885(Integer), 9895(Integer), 9886(Integer), 25297(Integer), 25298(Integer), 25295(Integer), 25296(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.283 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.284 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.284 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39657(Integer), 39659(Integer), 39662(Integer), 39665(Integer), 39668(Integer), 72111(Integer), 72112(Integer), 72113(Integer), 72114(Integer), 72115(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.367 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 25 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.368 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.368 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 120940(Integer), 120939(Integer), 76257(Integer), 71820(Integer), 120935(Integer), 71795(Integer), 71797(Integer), 71796(Integer), 71820(Integer), 71816(Integer), 71817(Integer), 71818(Integer), 71819(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71816(Integer), 71824(Integer), 71807(Integer), 71815(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.386 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 23 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.387 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.387 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39657(Integer), 39659(Integer), 39662(Integer), 39665(Integer), 39668(Integer), 72111(Integer), 72112(Integer), 72113(Integer), 72114(Integer), 72115(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.405 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.406 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.406 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39657(Integer), 39659(Integer), 39662(Integer), 39665(Integer), 39668(Integer), 72111(Integer), 72112(Integer), 72113(Integer), 72114(Integer), 72115(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.424 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.425 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.425 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39657(Integer), 39659(Integer), 39662(Integer), 39665(Integer), 39668(Integer), 72111(Integer), 72112(Integer), 72113(Integer), 72114(Integer), 72115(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.447 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.447 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.447 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140463(Integer), null, null, null, null, 93465(Integer), 93463(Integer), 93464(Integer), 93460(Integer), 93461(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.465 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.466 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.466 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140464(Integer), null, null, null, null, 97138(Integer), 97143(Integer), 97145(Integer), 97147(Integer), 97149(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.484 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.485 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.485 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, 97138(Integer), 97142(Integer), 97144(Integer), 97146(Integer), 97148(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.503 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.504 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.504 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.522 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.524 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.525 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39657(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.542 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.546 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.546 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.564 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.566 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.566 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.583 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.585 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.585 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.604 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.614 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.614 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.634 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.638 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.639 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39659(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.657 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.658 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.658 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.675 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.676 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.676 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.694 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.695 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.695 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.712 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.716 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.717 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.736 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.737 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.737 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39662(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.755 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.756 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.756 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.774 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.774 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.774 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.792 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.793 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.793 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.811 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.812 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.812 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.831 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.832 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.832 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39665(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.850 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.851 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.851 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.869 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.870 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.870 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.887 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.887 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.888 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.907 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.911 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.912 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.930 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.932 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.932 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39668(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.950 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.951 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.951 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.968 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.969 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.969 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.987 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.988 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:22.988 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.006 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.007 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.007 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.025 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.036 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.036 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72111(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.055 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.056 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.056 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.082 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.085 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.086 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.104 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.106 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.106 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.124 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.125 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.125 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.143 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.145 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.145 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72112(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.163 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.164 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.164 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.181 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.182 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.182 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.200 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.201 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.201 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.219 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.220 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.220 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.237 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.239 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.239 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72113(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.258 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.259 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.259 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.277 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.278 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.279 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.295 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.296 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.296 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.314 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.315 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.315 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.333 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.335 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.335 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72114(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.353 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.354 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.354 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.372 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.373 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.373 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.390 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.391 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.391 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.410 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.411 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.411 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.429 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.430 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.430 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72115(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.448 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.449 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.449 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.470 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.471 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.471 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.489 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.490 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.491 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.508 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.509 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.510 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.515 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.516 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.528 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.592 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.593 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.593 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.647 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.648 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.648 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.667 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.668 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.668 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.686 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.687 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.687 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.771 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.773 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.773 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.791 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.792 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.792 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.811 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.812 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.812 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.830 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.831 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.831 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.852 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.853 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.853 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.871 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.872 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.872 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.891 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.891 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.891 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.909 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.913 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.914 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.933 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.937 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.938 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.956 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.957 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.957 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.976 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.977 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.977 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.995 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.996 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:23.996 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:24.015 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:24.016 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:24.016 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:24.034 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:24.035 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:24.035 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:24.053 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:24.055 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:24.055 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:24.073 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:24.074 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:24.074 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:24.092 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:24.093 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:24.093 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:24.112 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:24.113 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:24.113 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:24.131 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:26.887 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:26.887 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:27.054 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:27.056 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:27.056 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:27.074 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.285 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR a.id IN (SELECT pid FROM os_thematic_pid WHERE zid = ?) AND patentno NOT IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.285 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: 174(Integer), CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.389 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.389 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or a.id in (select pid from os_thematic_pid where zid = ?) and patentno not in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.389 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: 174(Integer), CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), CN107249363A(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.512 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.514 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.515 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39657(Integer), 39659(Integer), 39662(Integer), 39665(Integer), 39668(Integer), 72111(Integer), 72112(Integer), 72113(Integer), 72114(Integer), 72115(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.533 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.534 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.534 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9889(Integer), 9894(Integer), 9885(Integer), 9895(Integer), 9886(Integer), 25297(Integer), 25298(Integer), 25295(Integer), 25296(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.553 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.554 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.554 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39657(Integer), 39659(Integer), 39662(Integer), 39665(Integer), 39668(Integer), 72111(Integer), 72112(Integer), 72113(Integer), 72114(Integer), 72115(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.636 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 25 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.637 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.637 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 120940(Integer), 120939(Integer), 76257(Integer), 71820(Integer), 120935(Integer), 71795(Integer), 71797(Integer), 71796(Integer), 71820(Integer), 71816(Integer), 71817(Integer), 71818(Integer), 71819(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71816(Integer), 71824(Integer), 71807(Integer), 71815(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.656 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 23 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.657 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.657 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39657(Integer), 39659(Integer), 39662(Integer), 39665(Integer), 39668(Integer), 72111(Integer), 72112(Integer), 72113(Integer), 72114(Integer), 72115(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.679 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.680 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.680 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39657(Integer), 39659(Integer), 39662(Integer), 39665(Integer), 39668(Integer), 72111(Integer), 72112(Integer), 72113(Integer), 72114(Integer), 72115(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.702 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 11 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.703 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.704 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39657(Integer), 39659(Integer), 39662(Integer), 39665(Integer), 39668(Integer), 72111(Integer), 72112(Integer), 72113(Integer), 72114(Integer), 72115(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.728 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.729 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.729 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140463(Integer), null, null, null, null, 93465(Integer), 93463(Integer), 93464(Integer), 93460(Integer), 93461(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.751 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.752 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.752 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: 140464(Integer), null, null, null, null, 97138(Integer), 97143(Integer), 97145(Integer), 97147(Integer), 97149(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.770 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.771 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.771 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, 97138(Integer), 97142(Integer), 97144(Integer), 97146(Integer), 97148(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.789 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.790 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.790 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.809 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.810 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.810 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39657(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.828 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.829 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.829 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.848 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.849 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.849 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.867 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.868 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.868 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.886 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.887 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.887 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.906 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.908 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.908 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39659(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.926 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.927 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.927 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.945 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.946 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.946 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.964 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.965 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.965 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.983 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.984 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:35.985 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.003 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.005 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.005 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39662(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.023 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.024 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.024 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.042 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.043 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.043 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.061 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.062 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.062 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.080 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.081 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.081 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.098 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.099 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.100 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39665(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.122 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.123 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.123 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.145 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.145 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.146 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.163 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.168 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.169 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.187 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.188 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.188 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.207 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.208 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.209 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39668(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.226 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.228 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.228 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.246 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.247 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.247 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.265 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.266 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.266 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.284 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.285 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.285 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.305 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.306 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.306 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72111(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.324 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.325 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.325 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.343 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.344 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.344 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.363 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.364 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.364 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.382 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.383 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.383 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.401 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.403 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.403 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72112(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.421 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 5 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.422 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.422 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.440 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.441 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.441 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.459 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.460 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.460 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.478 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.480 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.480 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.498 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.500 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.500 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72113(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.518 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.519 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.519 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.537 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.539 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.539 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.556 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.557 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.557 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.576 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.577 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.577 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.595 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.596 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.596 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72114(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.618 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 6 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.619 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.619 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.636 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.637 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.637 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.654 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.655 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.655 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.674 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.675 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.675 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.693 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.694 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.695 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 72115(Integer), 174(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.713 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.714 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Preparing: SELECT id,name,ptype,type,status,remark,cid AS createBy,createtime,project_id FROM os_patent_field WHERE (id IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.714 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.733 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldMapper.selectList <== Total: 3 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.734 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Preparing: SELECT id,name AS text,cid AS fieldId FROM os_patent_field_text WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.734 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.751 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.753 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId FROM os_patent_field_multiple WHERE (cid IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.753 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.771 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldOptionMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.772 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Preparing: SELECT id,name,cid AS fieldId,sid AS parentId,zid AS treeId,level,`order`,path FROM os_patent_field_tree WHERE (cid IN (?,?,?)) ORDER BY `order` ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.772 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList ==> Parameters: 4693(Integer), 4694(Integer), 4695(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:36.790 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldTreeMapper.selectList <== Total: 51 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.582 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.583 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.659 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.660 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.660 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.714 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.715 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.715 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.734 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.735 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.735 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.754 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.755 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.755 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.837 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.839 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.839 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.858 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.860 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.860 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.878 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.878 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.879 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.897 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.898 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.898 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.919 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.924 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.924 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.943 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.944 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.944 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.962 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.963 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.963 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.981 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.981 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:39.982 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.000 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.001 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.001 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.019 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.020 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.020 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.039 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.040 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.040 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.058 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.060 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.060 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.078 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.079 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.079 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.097 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.098 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.098 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.116 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.117 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.117 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.135 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.137 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.137 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.155 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.161 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.161 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.179 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.180 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.181 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:10:40.199 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.685 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.685 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.727 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.728 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.772 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.772 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.772 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.827 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.828 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.829 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.847 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.848 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.848 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.866 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.868 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.868 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.902 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.902 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.902 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.920 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.951 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.953 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.953 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.974 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.979 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.981 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:53.999 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.000 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.000 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.018 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.019 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.019 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.041 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.042 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.042 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.060 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.064 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.065 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.083 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.087 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.088 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.106 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.107 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.107 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.126 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.127 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.127 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.145 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.146 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.146 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.164 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.166 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.166 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.184 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.185 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.186 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.203 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.205 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.205 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.223 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.224 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.224 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.242 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.244 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.244 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.262 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.263 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.264 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.281 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.282 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.282 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.301 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.302 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.302 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:11:54.320 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.470 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.470 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.544 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.545 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.545 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.676 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.682 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.682 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.701 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.703 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.703 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9891(Integer), 9892(Integer), 26755(Integer), 9885(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.721 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 4 [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.722 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.722 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.806 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.811 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.812 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.831 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 13 [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.832 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.832 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.850 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.851 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.852 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.870 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.871 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.871 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39646(Integer), 39647(Integer), 39651(Integer), 39652(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.892 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.893 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.893 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140565(Integer), 140569(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.912 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.916 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.916 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, 140566(Integer), 140570(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.934 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.935 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.935 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.953 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.954 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.954 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.972 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.974 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.974 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.993 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.994 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:55.994 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:56.012 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:56.013 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:56.013 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:56.031 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:56.037 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:56.038 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39652(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:14:56.056 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:15:42.306 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:15:42.306 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:15:42.325 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:15:42.340 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:15:42.340 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:15:42.360 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 17:15:42.373 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:15:42.373 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:15:42.391 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:31.560 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:31.561 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:31.580 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:31.595 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:31.595 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:31.613 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:31.629 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:31.630 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:31.648 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.391 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.392 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.558 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.559 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.559 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.580 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.581 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.581 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.599 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.600 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.600 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.619 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.620 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.620 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.638 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.639 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.639 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.722 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.723 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.723 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.741 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.742 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.742 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.763 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.765 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.765 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.826 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.827 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.827 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.846 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.847 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.847 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.866 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.868 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.868 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.885 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.886 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.886 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.905 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.906 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.907 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.939 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.940 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.940 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.971 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.986 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:34.987 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.152 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.153 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.154 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String), COUNTRIES(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.174 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 268 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.174 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.175 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.193 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.194 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.194 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.212 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.213 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.213 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.231 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.232 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.233 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.316 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.317 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.317 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71779(Integer), 71780(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.336 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 2 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.336 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.337 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.358 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.359 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Preparing: SELECT id,datetime,status,simplestatus,content,remark,pid AS patentId FROM os_patent_affair WHERE (pid = ?) ORDER BY datetime DESC [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.359 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.421 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAffairMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.422 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.422 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_STATUS(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.440 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 56 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.440 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE id=? [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.441 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.460 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectById <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.461 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Preparing: SELECT id,patent_id,manual,manual_out FROM os_patent_instruction_text WHERE (patent_id = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.461 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.479 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionTextMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.480 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.480 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.499 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.500 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Preparing: SELECT id,status,address AS url,pid AS patentId,file_name FROM os_patent_img WHERE (pid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.500 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.532 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentImageMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.533 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Preparing: SELECT id,patent_no,url,patent_id,remark,create_by,type,size,file_name,status,create_time,update_time FROM os_patent_instruction WHERE (patent_no = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.533 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:16:35.560 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInstructionMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.635 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.635 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.663 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.663 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.711 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.712 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.712 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.767 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.768 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.769 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.787 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.788 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.788 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.807 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.808 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.809 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.831 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.832 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.832 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.850 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.892 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.893 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.894 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.912 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.914 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.914 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.932 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.933 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.933 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.951 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.953 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.953 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.974 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.976 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.976 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.993 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.994 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:04.994 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.012 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.014 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.014 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.031 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.032 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.033 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.051 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.053 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.053 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.071 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.072 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.072 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.090 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.092 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.092 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.110 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.111 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.111 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.129 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.130 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.130 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.149 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.150 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.150 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.168 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.169 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.170 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.187 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.189 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.189 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.207 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.209 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.209 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.226 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.227 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.227 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:05.245 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.111 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.111 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.187 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.187 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.187 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.243 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.245 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.245 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.263 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.265 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.265 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.283 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.285 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.286 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.370 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.372 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.372 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.391 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.392 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.392 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.411 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.412 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.412 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.430 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.431 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.431 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.453 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.455 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.455 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.473 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.474 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.474 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.492 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.493 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.493 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.511 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.512 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.512 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.530 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.531 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.531 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.550 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.551 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.551 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.569 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.570 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.570 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.589 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.591 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.591 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.609 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.610 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.610 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.628 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.629 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.629 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.647 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.648 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.648 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.667 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.668 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.668 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.687 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.687 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.687 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.706 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.713 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.714 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:37.732 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.102 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.102 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.179 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.179 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.180 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.234 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.235 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.235 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.254 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.255 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.255 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.273 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.276 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.276 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.360 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.361 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.362 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.380 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.381 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.382 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.401 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.402 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.402 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.420 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.421 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.421 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.441 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.446 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.447 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.466 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.467 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.467 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.485 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.489 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.490 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.509 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.510 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.510 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.528 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.529 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.529 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.548 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.549 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.549 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.567 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.569 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.569 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.586 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.588 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.588 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.606 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.607 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.608 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.626 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.627 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.627 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.645 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.646 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.646 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.665 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.666 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.666 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.684 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.685 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.685 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.704 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.710 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.710 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:18:53.728 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:38.920 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:38.921 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:38.979 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:38.979 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:38.997 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:38.997 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:38.998 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.054 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.055 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.055 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.131 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.131 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.132 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.145 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.145 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.146 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.164 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.164 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.164 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.172 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.173 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.181 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.186 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.187 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.187 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.190 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.191 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.191 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.206 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.207 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.207 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.225 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.226 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.226 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.275 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.281 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.282 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.300 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.301 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.301 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.314 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.317 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.320 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.321 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.321 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.322 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.340 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.341 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.346 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.347 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.347 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.347 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.366 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.367 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.367 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.367 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.368 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.369 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.385 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.385 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.386 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.386 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.386 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.386 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.404 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.405 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.405 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.406 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.407 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.407 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.423 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.424 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.424 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.424 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.425 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.425 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.441 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.442 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.443 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.443 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.444 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.444 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.459 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.460 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.460 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.462 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.462 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.462 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.477 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.478 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.478 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.480 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.481 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.481 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.495 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.497 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.497 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.499 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.500 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.500 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.514 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.517 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.517 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.519 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.520 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.520 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.534 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.535 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.535 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.538 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.539 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.539 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.551 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.553 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.553 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.556 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.557 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.557 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.570 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.571 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.571 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.576 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.577 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.577 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.588 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.589 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.589 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.595 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.596 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.597 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.606 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.607 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.607 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.615 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.616 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.616 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.624 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.634 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.636 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.636 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.653 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.655 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.655 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:39.673 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:49.985 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:49.985 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.061 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.062 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.062 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.116 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.117 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.117 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.136 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.137 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.137 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.156 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.157 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.157 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.240 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.241 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.242 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.261 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.262 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.263 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.281 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.282 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.282 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.300 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.301 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.301 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.322 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.323 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.323 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.342 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.343 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.343 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.361 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.362 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.362 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.380 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.381 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.381 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.399 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.400 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.400 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.418 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.420 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.420 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.438 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.440 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.440 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.458 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.460 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.460 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.478 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.479 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.479 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.500 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.503 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.504 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.526 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.528 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.528 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.546 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.549 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.549 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.566 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.568 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.568 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.586 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.588 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.589 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:50.607 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:52.891 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:52.891 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:52.967 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:52.967 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:52.968 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.022 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.023 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.023 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.041 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.042 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.043 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.061 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.062 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.062 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.146 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.148 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.149 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.167 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.168 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.168 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.187 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.188 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.188 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.206 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.206 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.207 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.228 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.230 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.230 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.248 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.249 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.249 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.267 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.268 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.268 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.286 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.286 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.287 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.305 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.307 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.307 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.324 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.325 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.326 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.344 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.345 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.345 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.363 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.364 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.364 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.382 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.384 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.384 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.402 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.403 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.403 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.421 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.422 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.422 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.440 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.441 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.441 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.459 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.461 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.461 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.479 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.480 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.480 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:19:53.499 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.326 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.327 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.403 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.403 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.404 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.457 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.459 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.459 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.478 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.482 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.483 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.502 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.503 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.503 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.586 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.588 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.588 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.607 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.608 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.608 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.626 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.627 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.627 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.645 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.646 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.646 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.668 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.669 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.669 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.686 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.687 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.688 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.706 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.707 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.707 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.725 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.725 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.726 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.744 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.745 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.745 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.764 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.765 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.765 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.783 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.785 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.785 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.803 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.804 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.804 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.821 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.823 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.823 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.841 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.842 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.842 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.861 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.862 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.862 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.880 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.881 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.881 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.899 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.901 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.901 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.919 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.920 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.920 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:34.938 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:37.625 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:37.625 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:37.791 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:37.792 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:37.792 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:37.811 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:48.231 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:48.231 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:48.397 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:48.398 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:48.398 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:20:48.417 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:10.237 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:10.238 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:10.405 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:10.406 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:10.406 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:10.425 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:10.489 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:10.490 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:10.659 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:10.663 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:10.663 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:10.682 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.363 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.363 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.408 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.408 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.439 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.439 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.440 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.494 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.495 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.495 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.514 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.515 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.515 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.534 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.535 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.535 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.576 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.577 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.577 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.594 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.619 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.620 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.621 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.640 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.641 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.641 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.659 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.660 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.660 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.678 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.679 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.679 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.701 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.702 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.702 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.720 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.721 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.721 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.740 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.741 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.741 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.759 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.763 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.764 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.782 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.783 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.783 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.801 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.803 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.803 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.820 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.822 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.822 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.840 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.841 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.841 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.859 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.860 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.860 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.879 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.880 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.880 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.898 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.899 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.899 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.918 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.919 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.919 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.937 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.938 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.939 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.956 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.960 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.960 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:16.978 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:46.272 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:46.273 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:46.442 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:46.443 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:46.443 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:46.461 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:46.513 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:46.513 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:46.682 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:46.683 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:46.683 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:22:46.702 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:08.533 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:08.533 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:08.703 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:08.706 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:08.706 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:08.725 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:08.788 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:08.788 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:08.958 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:08.959 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:08.959 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:08.977 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:20.905 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:20.905 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:20.981 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:20.982 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:20.982 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.036 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.037 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.038 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.056 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.057 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.058 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.076 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.078 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.078 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.164 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.165 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.166 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.184 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.185 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.186 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.204 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.205 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.205 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.223 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.224 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.224 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.246 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.248 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.248 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.266 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.267 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.267 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.285 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.286 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.286 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.305 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.306 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.306 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.324 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.326 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.326 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.344 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.346 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.346 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.364 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.366 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.366 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.384 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.386 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.386 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.404 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.405 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.406 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.424 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.426 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.426 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.444 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.447 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.448 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.466 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.467 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.467 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.485 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.487 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.487 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.505 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.507 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.507 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:21.525 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.010 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.010 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.086 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.087 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.088 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.142 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.143 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.143 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.162 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.164 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.164 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.183 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.185 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.185 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.270 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.273 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.273 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.292 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.295 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.295 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.313 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.315 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.315 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.334 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.335 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.335 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.357 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.359 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.359 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.377 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.379 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.379 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.396 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.398 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.399 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.417 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.418 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.418 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.437 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.439 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.439 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.457 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.460 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.460 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.478 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.480 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.480 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.498 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.501 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.501 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.519 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.521 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.522 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.540 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.542 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.542 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.560 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.562 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.562 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.580 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.582 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.582 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.600 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.603 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.604 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.622 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.624 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.625 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:23.643 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.283 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.283 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.360 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.361 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.361 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.416 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.416 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.417 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.435 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.437 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.437 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.456 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.457 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.457 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.541 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.542 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.543 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.561 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.563 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.564 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.582 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.583 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.583 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.602 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.603 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.603 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.624 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.626 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.626 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.644 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.645 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.645 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.663 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.664 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.664 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.682 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.683 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.683 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.701 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.704 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.704 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.722 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.723 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.723 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.741 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.742 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.742 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.761 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.762 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.762 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.780 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.782 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.782 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.800 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.801 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.801 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.820 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.821 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.821 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.839 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.840 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.840 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.858 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.859 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.859 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.877 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.879 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.879 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:33.897 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.667 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.667 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.722 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.722 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.746 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.746 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.747 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.804 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.813 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.814 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.833 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.835 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.835 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.854 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.856 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.856 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.888 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.889 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.889 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.906 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.941 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.943 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.943 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.962 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.963 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.963 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.981 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.982 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:38.982 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.001 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.002 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.002 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.024 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.025 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.025 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.043 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.044 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.044 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.062 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.063 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.063 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.081 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.082 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.082 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.101 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.108 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.109 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.127 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.129 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.129 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.148 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.149 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.149 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.168 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.169 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.169 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.187 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.193 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.193 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.211 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.212 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.212 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.230 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.231 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.231 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.250 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.251 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.252 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.269 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.270 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.271 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.289 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.291 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.291 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:39.310 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.444 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.444 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.520 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.521 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.521 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.575 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.576 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.577 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.596 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.597 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.598 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.616 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.618 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.618 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.707 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.708 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.709 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.728 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.729 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.729 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.748 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.749 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.749 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.766 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.768 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.768 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.789 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.790 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.790 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.809 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.810 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.810 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.828 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.829 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.829 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.847 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.848 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.848 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.866 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.868 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.868 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.886 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.888 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.888 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.906 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.908 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.908 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.926 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.928 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.928 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.947 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.948 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.949 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.967 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.972 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.973 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.991 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.998 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:47.999 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:48.018 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:48.019 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:48.019 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:48.038 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:48.040 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:48.040 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:48.058 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:48.060 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:48.060 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:23:48.078 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:29:45.204 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:29:45.205 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:29:45.371 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:29:45.373 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:29:45.373 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:29:45.391 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:29:45.448 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:29:45.448 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:29:45.614 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:29:45.616 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:29:45.616 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:29:45.634 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:11.383 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:11.384 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:11.554 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:11.555 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:11.555 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:11.573 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:11.982 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:11.983 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:12.149 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:12.151 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:12.151 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:12.171 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:41.518 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:41.518 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:41.687 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:41.690 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:41.690 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:41.708 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:41.762 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:41.762 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:41.930 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:41.933 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:41.933 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:41.952 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:42.143 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:42.144 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:42.310 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:42.311 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:42.311 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:42.330 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:42.384 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:42.384 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:42.548 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:42.549 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:42.549 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:42.568 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:47.851 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:47.852 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.016 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.018 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.018 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.036 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.685 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.685 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.761 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.762 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.763 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.817 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.820 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.820 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.838 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.839 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.840 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.858 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.860 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.860 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.943 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.945 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.946 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.965 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.967 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.967 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.985 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.994 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:48.995 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.014 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.015 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.016 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.037 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.043 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.043 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.062 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.069 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.069 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.088 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.092 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.093 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.111 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.112 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.112 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.130 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.133 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.134 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.151 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.153 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.153 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.172 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.173 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.174 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.192 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.193 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.194 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.212 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.214 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.214 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.232 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.233 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.233 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.251 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.252 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.252 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.270 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.272 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.272 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.289 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.290 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.290 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.309 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.310 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.310 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:30:49.329 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:31:07.285 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:31:07.286 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:31:07.453 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:31:07.455 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:31:07.455 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:31:07.474 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:31:07.544 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:31:07.544 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:31:07.716 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:31:07.717 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:31:07.718 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:31:07.736 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:31:30.218 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:31:30.219 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:31:30.384 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:31:30.385 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:31:30.386 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:31:30.404 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:31:56.837 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:31:56.838 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:31:57.003 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:31:57.005 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:31:57.005 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:31:57.024 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.495 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.495 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.571 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.571 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.572 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.626 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.627 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.627 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.646 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.648 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.648 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.666 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.668 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.668 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.756 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.760 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.761 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.779 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.780 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.781 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.799 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.800 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.800 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.818 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.820 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.820 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.841 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.842 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.842 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.861 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.863 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.863 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.881 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.882 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.882 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.900 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.901 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.902 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.920 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.921 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.921 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.939 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.945 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.946 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.964 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.972 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.973 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.991 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.992 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:14.993 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:15.010 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:15.018 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:15.019 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:15.037 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:15.038 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:15.039 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:15.056 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:15.058 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:15.058 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:15.077 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:15.078 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:15.078 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:15.097 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:15.098 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:15.099 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:15.116 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:15.118 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:15.118 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:15.136 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:20.481 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:20.481 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:20.647 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:20.649 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:20.649 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:20.668 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:20.730 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:20.731 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:20.896 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:20.897 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:20.897 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:20.915 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:22.911 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:22.912 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:22.988 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:22.989 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:22.989 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.043 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.045 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.046 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.064 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.066 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.066 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.085 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.086 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.087 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.171 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.173 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.174 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.193 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.195 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.195 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.213 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.214 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.214 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.232 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.237 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.237 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.259 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.273 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.274 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.292 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.293 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.293 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.311 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.312 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.312 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.330 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.332 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.332 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.350 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.352 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.352 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.369 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.371 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.371 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.389 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.391 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.392 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.410 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.412 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.412 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.430 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.431 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.432 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.450 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.451 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.451 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.469 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.471 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.471 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.489 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.490 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.490 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.508 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.510 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.510 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.528 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.529 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.529 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.548 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.982 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:23.982 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:24.147 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:24.148 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:24.148 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:24.166 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:24.219 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:24.220 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:24.385 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:24.387 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:24.387 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:24.405 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:27.845 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:27.845 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:28.010 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:28.011 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:28.011 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:28.030 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:28.085 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:28.085 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:28.250 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:28.252 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:28.252 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:28.271 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:29.522 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:29.522 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:29.688 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:29.689 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:29.689 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:29.738 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:29.789 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:29.789 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:29.955 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:29.956 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:29.956 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:29.974 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.601 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.601 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.677 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.677 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.678 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.732 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.733 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.733 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.751 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.752 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.752 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.771 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.772 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.772 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.857 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.858 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.858 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.877 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.878 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.879 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.897 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.898 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.898 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.916 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.920 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.921 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.942 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.944 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.944 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.962 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.963 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.963 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.981 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.982 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:30.982 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.000 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.001 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.001 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.020 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.021 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.021 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.039 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.041 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.041 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.058 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.059 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.059 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.078 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.080 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.080 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.099 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.104 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.105 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.123 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.124 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.124 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.142 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.144 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.144 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.162 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.163 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.163 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.180 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.182 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.182 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.200 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.201 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.201 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:31.220 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:32.218 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:32.219 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:32.386 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:32.386 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:32.387 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:32.405 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:32.463 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:32.463 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:32.629 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:32.630 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:32.630 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:32.649 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.082 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.082 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.158 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.158 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.158 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.214 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.219 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.219 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.238 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.239 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.239 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.258 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.259 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.259 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.344 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.345 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.345 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.363 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.364 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.365 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.383 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.384 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.384 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.402 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.407 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.407 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.429 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.430 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.430 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.448 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.449 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.449 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.468 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.469 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.469 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.487 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.491 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.491 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.510 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.511 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.511 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.530 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.531 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.531 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.549 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.550 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.550 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.568 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.569 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.569 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.587 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.588 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.588 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.607 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.608 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.608 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.626 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.627 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.627 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.645 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.647 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.647 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.665 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.666 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.667 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.684 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.685 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.685 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:33.704 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:49.578 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:49.579 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:49.743 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:49.744 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:49.744 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:49.763 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:49.823 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:49.823 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:49.990 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:49.990 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:49.990 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:50.009 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:57.054 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:57.054 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:57.220 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:57.221 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:57.221 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:57.239 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:57.290 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:57.290 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:57.455 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:57.456 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:57.456 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:57.475 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:59.803 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:59.803 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:59.969 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:59.970 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:59.970 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:32:59.988 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:00.050 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:00.050 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:00.215 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:00.216 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:00.216 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:00.235 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:00.847 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:00.847 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:01.012 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:01.013 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:01.013 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:01.032 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:01.100 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:01.100 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:01.264 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:01.265 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:01.265 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:01.284 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.402 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.402 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.478 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.480 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.481 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.536 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.541 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.541 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.561 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.565 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.565 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.584 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.585 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.586 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.670 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.671 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.671 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.690 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.691 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.691 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.709 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.710 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.710 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.728 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.729 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.729 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.750 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.752 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.752 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.770 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.771 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.771 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.789 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.790 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.790 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.808 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.809 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.809 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.827 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.828 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.828 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.846 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.847 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.848 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.866 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.867 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.867 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.885 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.887 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.887 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.904 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.906 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.906 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.924 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.925 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.925 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.943 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.944 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.944 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.963 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.964 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.964 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.982 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.983 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:05.983 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:06.002 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:06.003 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:06.003 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:06.021 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:07.281 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:07.281 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:07.446 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:07.447 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:07.447 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:07.467 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:07.534 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:07.534 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:07.700 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:07.701 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:07.701 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:07.719 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:08.758 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:08.758 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:08.925 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:08.929 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:08.929 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:08.948 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:09.009 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:09.010 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:09.176 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:09.177 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:09.177 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:09.197 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.232 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.232 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.398 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.399 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.399 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.418 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.469 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.469 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.634 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.635 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.635 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.655 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.768 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.768 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.843 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.843 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.844 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.898 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.899 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.899 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.918 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.919 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.919 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.938 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.939 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:13.939 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.023 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.024 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.025 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.043 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.044 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.044 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.062 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.063 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.063 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.081 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.082 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.083 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.104 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.105 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.105 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.123 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.124 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.125 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.143 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.144 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.144 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.162 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.163 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.163 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.181 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.182 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.183 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.200 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.202 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.202 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.220 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.221 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.221 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.238 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.240 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.240 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.258 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.260 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.260 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.278 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.280 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.281 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.299 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.300 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.300 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.318 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.320 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.320 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.338 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.339 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.339 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.357 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.358 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.358 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:14.377 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.344 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.344 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.420 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.420 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.421 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.474 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.476 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.476 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.495 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.496 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.496 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.514 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.515 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.515 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.599 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.600 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.601 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.619 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.620 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.620 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.638 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.639 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.639 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.657 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.658 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.658 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.680 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.681 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.681 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.699 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.700 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.700 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.718 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.719 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.719 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.737 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.738 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.738 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.755 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.757 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.757 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.775 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.777 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.777 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.795 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.797 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.798 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.815 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.816 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.817 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.835 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.836 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.836 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.858 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.859 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.859 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.877 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.879 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.879 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.897 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.898 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.898 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.915 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.917 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.917 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.935 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.937 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.937 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:17.955 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:21.420 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:21.421 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:21.587 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:21.587 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:21.588 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:21.606 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:21.671 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:21.672 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:21.836 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:21.837 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:21.837 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:21.855 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.481 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.481 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.495 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.495 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.565 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.565 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.565 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.619 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.620 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.620 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.639 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.640 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.640 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.658 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.659 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.659 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.666 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.667 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.667 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.684 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.697 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.697 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.742 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.744 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.744 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.762 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.763 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.763 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.781 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.782 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.782 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.801 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.802 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.802 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.823 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.824 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.824 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.841 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.842 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.843 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.861 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.861 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.862 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.864 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.865 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.865 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.879 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.880 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.880 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.880 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.901 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.903 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.903 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.921 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.922 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.922 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.940 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.941 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.941 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.959 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.960 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.960 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.979 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.980 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.980 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.998 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.999 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:27.999 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:28.017 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:28.018 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:28.018 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:28.018 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:28.018 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:28.034 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:28.036 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:28.036 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:28.051 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:28.052 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:28.052 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:28.069 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:28.070 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:28.071 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:28.086 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:28.184 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:28.185 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:28.185 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:28.204 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:30.018 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:30.018 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:30.184 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:30.185 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:30.185 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:30.204 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:30.270 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:30.270 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:30.436 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:30.437 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:30.437 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:30.456 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:32.722 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:32.722 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:32.889 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:32.890 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:32.890 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:32.909 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:32.992 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:32.992 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:33.161 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:33.162 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:33.162 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:33.180 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:35.834 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:35.834 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:36.000 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:36.001 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:36.001 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:36.021 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:36.086 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:36.087 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:36.253 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:36.254 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:36.254 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:36.272 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:38.987 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:38.988 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.065 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.065 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.065 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.119 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.120 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.121 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.139 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.140 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.140 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.158 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.159 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.159 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.242 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.243 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.244 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.263 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.264 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.264 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.282 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.283 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.283 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.300 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.302 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.302 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.323 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.324 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.324 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.342 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.343 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.343 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.362 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.363 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.363 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.381 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.385 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.385 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.404 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.405 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.405 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.423 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.424 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.425 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.443 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.444 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.444 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.462 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.463 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.463 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.481 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.483 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.484 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.502 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.503 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.503 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.521 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.522 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.522 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.540 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.542 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.542 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.560 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.560 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.560 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.579 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.580 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.580 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:33:39.598 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.534 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.534 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.612 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.613 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.613 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.668 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.669 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.669 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.688 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.689 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.689 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.707 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.709 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.709 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.793 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.795 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.795 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.814 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.815 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.815 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.833 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.834 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.834 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.852 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.853 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.853 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.875 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.876 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.876 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.894 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.895 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.895 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.913 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.914 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.914 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.932 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.933 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.933 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.951 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.953 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.953 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.971 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.972 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.973 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.991 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.993 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:14.993 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:15.011 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:15.012 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:15.012 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:15.048 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:15.049 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:15.049 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:15.071 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:15.072 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:15.072 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:15.090 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:15.091 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:15.091 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:15.109 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:15.110 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:15.111 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:15.131 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:15.137 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:15.137 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:15.155 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:15.156 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:15.156 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:15.175 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:17.589 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:17.590 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:17.759 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:17.760 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:17.760 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:17.778 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:17.844 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:17.844 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:18.012 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:18.013 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:18.013 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:18.033 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:19.302 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:19.302 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:19.468 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:19.469 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:19.469 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:19.488 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:19.590 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:19.590 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:19.758 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:19.759 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:19.759 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:19.777 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:22.910 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:22.910 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:22.987 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:22.987 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:22.988 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.041 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.042 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.043 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.061 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.062 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.062 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.081 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.082 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.082 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.166 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.167 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.168 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.186 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.188 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.188 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.207 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.208 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.208 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.226 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.227 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.227 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.247 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.249 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.249 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.267 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.268 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.269 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.287 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.288 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.288 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.306 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.307 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.307 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.326 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.328 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.328 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.346 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.347 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.347 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.364 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.365 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.366 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.384 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.385 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.385 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.403 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.405 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.405 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.423 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.424 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.424 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.443 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.444 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.444 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.462 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.463 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.463 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.482 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.483 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.483 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.501 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.502 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.502 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:23.521 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:26.792 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:26.793 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:26.869 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:26.869 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:26.869 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:26.924 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:26.925 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:26.925 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:26.943 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:26.944 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:26.944 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:26.962 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:26.964 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:26.964 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.047 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.048 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.049 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.067 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.068 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.069 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.087 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.088 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.089 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.107 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.108 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.108 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.129 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.130 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.130 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.148 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.149 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.149 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.167 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.168 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.168 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.187 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.188 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.188 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.206 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.207 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.208 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.226 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.228 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.228 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.246 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.247 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.247 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.265 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.266 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.266 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.284 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.285 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.285 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.303 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.305 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.305 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.323 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.324 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.325 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.342 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.344 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.344 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.362 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.363 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.363 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.381 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.382 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.383 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:27.401 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.470 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.470 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.546 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.546 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.547 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.601 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.602 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.602 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.620 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.621 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.621 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.640 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.641 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.641 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.724 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.726 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.726 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.745 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.747 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.747 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.764 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.765 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.766 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.784 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.785 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.785 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.806 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.807 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.808 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.826 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.828 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.828 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.846 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.847 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.847 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.865 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.866 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.866 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.884 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.886 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.886 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.904 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.905 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.905 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.924 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.925 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.925 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.943 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.944 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.944 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.963 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.964 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.964 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.982 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.983 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:29.983 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:30.001 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:30.002 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:30.002 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:30.020 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:30.021 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:30.021 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:30.040 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:30.041 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:30.041 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:30.060 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:30.061 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:30.061 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:30.079 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:31.945 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Preparing: SELECT COUNT(*) AS total FROM os_patent a WHERE patentno = "0" OR patentno IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:31.946 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.021 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS_mpCount <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.021 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Preparing: select a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path, a.abstract as abstract_str, a.abstractout as abstract_out, a.publicno as public_no, a.publicdate as public_date, a.simple_family, a.inpadoc_family, a.applicationno as application_no, a.appdate as application_date, a.`status` as simple_status, a.type, a.publictodate as public_accredit_date, a.fpublicdate as first_public_date, a.prioritydate as priority_date, a.agencyid as agency_id, a.num2 as right_num, a.quoteno as quote_num, a.quotedno as quoted_num, a.patsnap_family as patSnapFamily, a.patsnapfamilynum as patSnapFamilyNum from os_patent a WHERE patentno="0" or patentno in ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) LIMIT ? [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.022 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS ==> Parameters: CN107249363A(String), CN108420110A(String), CN206453255U(String), CN206729210U(String), CN106923381B(String), CN207011691U(String), CN109965349A(String), CN208096006U(String), CN208446620U(String), CN209628640U(String), CN209628641U(String), CN209573242U(String), CN209573241U(String), 10(Long) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.075 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentMapper.getPageListForRMS <== Total: 10 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.076 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Preparing: SELECT id,applicantid,type,pid AS patentId,`order` FROM os_applicant_attr WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.077 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.095 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantLinkMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.096 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Preparing: SELECT id,name,bname AS shortName,remark,uid AS createBy,update_time,type,country,address AS addressStr,province_id,city_id,area_id,`merge`,project_id FROM os_patent_applicant WHERE (id IN (?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.096 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList ==> Parameters: 9883(Integer), 9885(Integer), 9887(Integer), 9888(Integer), 9889(Integer), 9891(Integer), 9892(Integer), 26755(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.115 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentApplicantMapper.selectList <== Total: 8 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.116 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,fid AS inventorId,first FROM os_patent_inventor_relation WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.116 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.199 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorLinkMapper.selectList <== Total: 44 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.201 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Preparing: SELECT id,name,address,country,remark,type,project_id,`merge`,updatetime,aid AS createBy FROM os_patent_inventor WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.201 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList ==> Parameters: 71807(Integer), 71808(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71779(Integer), 71780(Integer), 71799(Integer), 71800(Integer), 71801(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71790(Integer), 71791(Integer), 71792(Integer), 71793(Integer), 71794(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71812(Integer), 71810(Integer), 60421(Integer), 54805(Integer), 71811(Integer), 71802(Integer), 71803(Integer), 71787(Integer), 71788(Integer), 71789(Integer), 64076(Integer), 71792(Integer), 71793(Integer), 71813(Integer), 71794(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.220 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentInventorMapper.selectList <== Total: 24 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.221 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Preparing: SELECT id,tagname AS name,pid AS patentId,tid AS projectId FROM os_patent_label WHERE (pid IN (?,?,?,?,?,?,?,?,?,?) AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.221 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.239 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentLabelMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.240 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,main,type,code FROM os_patent_typeno WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.241 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.259 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentClassNumberLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.260 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Preparing: SELECT id,pid AS patentId,aid AS agentId FROM os_patent_agent_link WHERE (pid IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.261 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList ==> Parameters: 39632(Integer), 39634(Integer), 39636(Integer), 39638(Integer), 39639(Integer), 39642(Integer), 39645(Integer), 39646(Integer), 39647(Integer), 39651(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.282 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentAgentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.283 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.283 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140565(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.301 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.302 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.302 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, 140566(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.320 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.322 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Preparing: SELECT id,family_id,patent_no FROM os_patent_simplefamily_link WHERE (family_id IN (?,?,?,?,?,?,?,?,?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.322 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList ==> Parameters: null, null, null, null, null, null, null, null, null, null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.340 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.PatentSimpleFamilyLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.341 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?,?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.341 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: PATENT_TYPE(String), PATENT_SIMPLE_STATUS(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.359 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 20 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.360 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.360 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39632(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.378 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.379 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.379 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39634(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.398 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.400 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.400 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39636(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.417 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.419 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.419 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39638(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.438 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.439 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.439 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39639(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.457 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.458 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.458 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39642(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.476 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.477 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.477 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39645(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.495 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.496 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.496 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39646(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.515 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.516 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.516 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39647(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.534 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.536 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Preparing: SELECT id,fid AS optionId,cid AS fieldId,type,pid AS patentId,tid AS projectId,uid AS createBy FROM os_patent_field_patent_link WHERE (pid = ? AND tid = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.536 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList ==> Parameters: 39651(Integer), null [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:32.554 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ProjectFieldPatentLinkMapper.selectList <== Total: 0 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:46.525 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:46.526 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:46.692 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:46.694 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:46.694 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:46.712 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:53.117 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:53.117 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:53.284 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:53.285 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:53.285 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:36:53.304 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:37:12.062 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Preparing: SELECT id,name,nameout,patentno,abstract AS abstractStr,abstractout,applicationno,appdate AS applicationDate,publicno,publicdate,fpublicdate AS firstPublicDate,publictono AS publicAccreditNo,publictodate AS publicAccreditDate,bureau,status AS simpleStatus,type,code,manual,manualout,page AS docPage,inventornum,num1 AS mainRightNum,num2 AS rightNum,num3 AS selfRightNum,content AS rightContent,selfcontent AS selfRightContent,contentout AS rightContentOut,priorityno,prioritycountry,prioritydate,simplefamilynum,inpadocfamilynum,patsnapfamilynum,quoteno AS quoteNum,quotedno AS quotedNum,quotedno3 AS quotedNum3,quotedno5 AS quotedNum5,nonpatentquoteno AS notPatentQuoteNum,wonational AS wo,agencyid,examiner,assexaminer AS aidExaminer,quote,quoted,nonpatentquote AS notPatentQuote,abstract_path,firstapplicantnum AS applicantNum,selfcontentnum AS selfRightContentNum,simple_family,inpadoc_family,patsnap_family,epcountry AS epStatus FROM os_patent WHERE (patentno = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:37:12.062 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList ==> Parameters: CN107249363A(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:37:12.229 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentMapper.selectList <== Total: 1 [pas:0.0.0.0:8879] [,] 2022-11-28 17:37:12.230 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Preparing: SELECT id,patent_id,content_out,content,type,sort FROM os_patent_right WHERE (patent_id = ?) ORDER BY sort ASC [pas:0.0.0.0:8879] [,] 2022-11-28 17:37:12.230 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList ==> Parameters: 39632(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:37:12.250 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.PatentRightMapper.selectList <== Total: 7 [pas:0.0.0.0:8879] [,] 2022-11-28 17:40:49.718 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:40:49.719 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:40:49.738 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:40:49.759 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:40:49.759 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:40:49.777 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:40:50.733 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:40:50.733 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:40:50.751 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:02.581 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:02.582 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:02.599 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:02.855 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:02.855 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:02.872 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:02.955 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:02.956 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:02.972 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:04.879 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:04.879 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:04.896 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:04.896 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:04.896 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:04.913 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:04.977 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:04.977 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:04.994 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:27.652 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:27.652 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:27.656 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:27.656 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:27.669 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:27.675 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:27.727 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:27.727 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:41:27.745 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:42:33.265 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:42:33.266 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:42:33.284 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 17:42:33.457 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:42:33.457 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:42:33.475 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:42:35.988 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:42:35.988 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:42:36.007 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 17:42:36.264 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:42:36.264 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:42:36.282 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:42:36.353 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:42:36.353 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:42:36.371 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:42:42.094 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:42:42.095 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:42:42.113 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 17:42:42.361 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:42:42.361 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:42:42.379 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:42:42.441 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:42:42.441 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:42:42.461 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:57:20.525 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:57:20.526 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:57:20.543 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 17:57:20.543 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:57:20.543 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:57:20.560 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:57:20.718 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:57:20.718 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:57:20.735 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:44.648 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:44.648 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:44.667 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:44.897 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:44.897 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:44.913 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:44.985 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:44.985 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:45.002 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:50.360 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:50.360 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:50.377 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:50.534 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:50.534 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:50.551 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:50.696 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:50.697 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:50.714 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:55.256 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:55.256 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:55.274 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:55.292 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:55.292 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:55.309 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:55.622 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:55.622 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 17:59:55.638 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:29.883 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:29.883 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:29.901 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:29.913 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:29.913 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:29.931 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:29.947 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:29.947 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:29.964 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:38.360 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:38.360 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:38.377 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:38.485 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:38.485 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:38.502 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:38.702 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:38.702 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:38.719 DEBUG 3568 [http-nio-8879-exec-5] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:39.753 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:39.753 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:39.766 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:39.766 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:39.770 DEBUG 3568 [http-nio-8879-exec-4] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:39.783 DEBUG 3568 [http-nio-8879-exec-3] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:39.832 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:39.832 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:39.849 DEBUG 3568 [http-nio-8879-exec-2] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:51.249 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:51.249 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:51.266 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:51.279 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:51.279 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 18:01:51.296 DEBUG 3568 [http-nio-8879-exec-1] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 18:02:04.908 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ClientMapper.selectList ==> Preparing: SELECT id,name,create_id AS createBy,personnel_id,status,tenantId,remark,ctime AS createTime FROM os_client WHERE (tenantId = ?) [pas:0.0.0.0:8879] [,] 2022-11-28 18:02:04.908 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ClientMapper.selectList ==> Parameters: 1(Integer) [pas:0.0.0.0:8879] [,] 2022-11-28 18:02:04.925 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.ClientMapper.selectList <== Total: 32 [pas:0.0.0.0:8879] [,] 2022-11-28 18:02:04.978 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 18:02:04.979 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 18:02:04.995 DEBUG 3568 [http-nio-8879-exec-9] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 18:02:05.045 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 18:02:05.045 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 18:02:05.063 DEBUG 3568 [http-nio-8879-exec-7] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 18:02:27.407 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 18:02:27.408 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 18:02:27.425 DEBUG 3568 [http-nio-8879-exec-6] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 18:03:20.967 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 18:03:20.968 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 18:03:20.984 DEBUG 3568 [http-nio-8879-exec-8] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9 [pas:0.0.0.0:8879] [,] 2022-11-28 18:08:46.127 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Preparing: SELECT id,label,value,type FROM os_system_dict WHERE (type IN (?)) [pas:0.0.0.0:8879] [,] 2022-11-28 18:08:46.128 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList ==> Parameters: ENTERPRISE_APPLICATION_SCENARIO(String) [pas:0.0.0.0:8879] [,] 2022-11-28 18:08:46.145 DEBUG 3568 [http-nio-8879-exec-10] cn.cslg.pas.mapper.SystemDictMapper.selectList <== Total: 9